[PATCH] [JumpThreading] Simplify comparisons when simplifying branches

hfinkel at anl.gov hfinkel at anl.gov
Wed May 6 14:21:54 PDT 2015


LGTM too (without the unrelated white-space change).

In the future, please post patches to phabricator with full context, see: http://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface


================
Comment at: lib/Transforms/Scalar/JumpThreading.cpp:855
@@ -854,3 +865,2 @@
 
-
   // TODO: If we have: "br (X > 0)"  and we have a predecessor where we know
----------------
Unrelated white-space change.

http://reviews.llvm.org/D9312

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list