[PATCH] D11860: [SCEV] Apply NSW and NUW flags via poison value analysis for sub, mul and shl

Bjarke Hammersholt Roune via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 19:25:59 PDT 2015


broune updated this revision to Diff 31898.
broune marked 7 inline comments as done.
broune added a comment.
Herald added a subscriber: sanjoy.

Address Sanjoy's comments.


http://reviews.llvm.org/D11860

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  test/Analysis/Delinearization/a.ll
  test/Analysis/ScalarEvolution/flags-from-poison.ll
  test/Transforms/LoopStrengthReduce/sext-ind-var.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11860.31898.patch
Type: text/x-patch
Size: 19380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150812/183431b9/attachment.bin>


More information about the llvm-commits mailing list