[PATCH] D20658: MemorySSA: Revert r269678 and r268068; replace with special casing in MemorySSA.

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 03:59:14 PDT 2016


aaboud added a subscriber: aaboud.

================
Comment at: llvm/trunk/test/Transforms/LICM/assume.ll:17
@@ +16,3 @@
+if.then27:
+; CHECK: tail call void @llvm.assume
+  tail call void @llvm.assume(i1 %p)
----------------
I am not sure what this test it checking?
Can you explain it ?

Thanks


Repository:
  rL LLVM

http://reviews.llvm.org/D20658





More information about the llvm-commits mailing list