[PATCH] D12745: [IndVars] Widen more comparisons for non-negative induction vars.

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 10:43:14 PDT 2015


sanjoy updated this revision to Diff 34702.
sanjoy added a comment.

The docs are pretty clear about CHECK-LABEL's matching unique lines
"they must simply uniquely match a single line in the file being
verified.", so I've removed the problematic CHECK-LABEL directives.

However, FileCheck does not complain either way.


http://reviews.llvm.org/D12745

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/widen-loop-comp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12745.34702.patch
Type: text/x-patch
Size: 6262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/66af0c96/attachment.bin>


More information about the llvm-commits mailing list