[PATCH] D21315: Reorder SimplifyCFG and SROA?

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 17:38:10 PDT 2016


mehdi_amini added a comment.

Did you run this through the test-suite?


================
Comment at: test/Transforms/PhaseOrdering/branch-to-switch.ll:6
@@ +5,3 @@
+; CHECK: br
+; CHECK-NOT: br
+define signext i32 @foo(i32 signext %i) {
----------------
What this test is checking is totally unclear, can you document it please?



http://reviews.llvm.org/D21315





More information about the llvm-commits mailing list