[PATCH] D23237: [MSSA] Fix PR28880 by fixing stack popping behavior.

Sebastian Pop via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 6 09:56:13 PDT 2016


sebpop added a comment.

LGTM.
Let's enable gvn-hoist back again once this is committed.


================
Comment at: test/Transforms/Util/MemorySSA/pr28880.ll:54
@@ +53,2 @@
+
+!0 = !{!"Apple LLVM version 8.0.0 (clang-800.0.35)"}
----------------
You may want to remove all these attributes.


https://reviews.llvm.org/D23237





More information about the llvm-commits mailing list