[PATCH] D19276: folding compares if pointers do not escape
Mandeep Singh Grang via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 13:22:57 PDT 2016
mgrang added a subscriber: mgrang.
================
Comment at: test/Transforms/InstCombine/compare-unescaped.ll:27
@@ +26,3 @@
+
+
+; Although the %m is marked nocapture in the deopt operand in call to function f,
----------------
Extra newline.
Repository:
rL LLVM
http://reviews.llvm.org/D19276
More information about the llvm-commits
mailing list