[Git][ghc/ghc][wip/bump-llvm] Update llvm-passes
Ben Gamari (@bgamari)
gitlab at gitlab.haskell.org
Thu Oct 20 15:32:03 UTC 2022
Ben Gamari pushed to branch wip/bump-llvm at Glasgow Haskell Compiler / GHC
Commits:
baa77724 by Ben Gamari at 2022-10-20T15:32:02+00:00
Update llvm-passes
- - - - -
1 changed file:
- llvm-passes
Changes:
=====================================
llvm-passes
=====================================
@@ -1,5 +1,5 @@
[
(0, "-passes=mem2reg,globalopt,lower-expect"),
-(1, "-passes=default1,-globalopt"),
+(1, "-passes=default1,globalopt"),
(2, "-passes=default2")
]
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/baa77724cf0dbfeaa7a22f04ea64f7f93f3e866e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/baa77724cf0dbfeaa7a22f04ea64f7f93f3e866e
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221020/83230524/attachment.html>
More information about the ghc-commits
mailing list