[PATCH] When canonicalizing gep indices, prefer zext when possible
hfinkel at anl.gov
hfinkel at anl.gov
Fri Feb 13 15:46:06 PST 2015
LGTM.
================
Comment at: lib/Transforms/InstCombine/InstCombineCasts.cpp:1076
@@ -1067,1 +1075,3 @@
+
+
// Attempt to extend the entire input expression tree to the destination
----------------
No need for two blank lines here.
http://reviews.llvm.org/D7255
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list