[PATCH] D23939: IfConversion: Fix branch predication bug.

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 16:20:39 PDT 2016


iteratee marked an inline comment as done.

================
Comment at: lib/CodeGen/IfConversion.cpp:797
@@ +796,3 @@
+
+
+
----------------
I shrank the space here, but don't see a need for a new diff.


https://reviews.llvm.org/D23939





More information about the llvm-commits mailing list