[PATCH] D13687: [SCEV] Opportunistically interpret unsigned constraints as signed

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 13:56:16 PDT 2015


sanjoy updated this revision to Diff 37386.
sanjoy marked 2 inline comments as done.
sanjoy added a comment.

- address review


http://reviews.llvm.org/D13687

Files:
  include/llvm/IR/InstrTypes.h
  lib/Analysis/ScalarEvolution.cpp
  lib/IR/Instructions.cpp
  test/Transforms/IndVarSimplify/eliminate-comparison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13687.37386.patch
Type: text/x-patch
Size: 4113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151014/7427db7f/attachment.bin>


More information about the llvm-commits mailing list