[PATCH] [NaryReassociate] enhances nsw by leveraging @llvm.assume

Jingyue Wu jingyue at google.com
Tue Jun 30 20:27:58 PDT 2015


================
Comment at: test/Transforms/NaryReassociate/NVPTX/nary-gep.ll:39
@@ -38,3 +38,3 @@
 define void @reassociate_gep_nsw(float* %a, i32 %i, i32 %j) {
-; CHECK-LABEL: @reassociate_gep_nsw(
+; check-label: @reassociate_gep_nsw(
   %idxprom.j = sext i32 %j to i64
----------------
meheff wrote:
> Should all "CHECK"s be replaced with "check"? or none?
Didn't mean this at all. I must have hit some magic button! :)

http://reviews.llvm.org/D10822

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






More information about the llvm-commits mailing list