[PATCH] D42290: [SCEV] Clear poison flags during expansion of SCEV

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 03:30:42 PST 2018


skatkov updated this revision to Diff 131029.
skatkov added a comment.

Added regression test. Taken from @eastig.


https://reviews.llvm.org/D42290

Files:
  lib/Analysis/ScalarEvolution.cpp
  lib/Analysis/ScalarEvolutionExpander.cpp
  test/Transforms/LoopStrengthReduce/duplicate-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42290.131029.patch
Type: text/x-patch
Size: 6450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/0757e3dc/attachment.bin>


More information about the llvm-commits mailing list