[PATCH] D64869: [SCEV] get more accurate range for AddExpr with NW flag

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 11 22:42:52 PDT 2019


shchenz updated this revision to Diff 214575.
shchenz marked an inline comment as done.
shchenz added a comment.

address @reames comments


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64869/new/

https://reviews.llvm.org/D64869

Files:
  llvm/include/llvm/IR/ConstantRange.h
  llvm/include/llvm/IR/Operator.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/IR/ConstantRange.cpp
  llvm/test/Analysis/ScalarEvolution/max-trip-count.ll
  llvm/test/Analysis/ScalarEvolution/trip-count12.ll
  llvm/test/Analysis/ScalarEvolution/trip-count9.ll
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64869.214575.patch
Type: text/x-patch
Size: 11824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/41e8225c/attachment.bin>


More information about the llvm-commits mailing list