[GHC] #11138: Kill the terrible LLVM Mangler
GHC
ghc-devs at haskell.org
Tue Mar 7 13:19:15 UTC 2017
#11138: Kill the terrible LLVM Mangler
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler (LLVM) | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by angerman):
When compiling with avx, e.g. `-mavx2`, we already add `-stack-
alignment=32` to the `llc` invocation.
This begs the question if we need (2) anymore after all?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11138#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list