[PATCH] D47767: [SCEV] Drop cached info after late nsw/nuw flags setting

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 04:11:31 PDT 2018


mkazantsev updated this revision to Diff 154198.
mkazantsev added a comment.

I failed to construct pure SCEV test easily, will try unit test if needed.


https://reviews.llvm.org/D47767

Files:
  include/llvm/Analysis/ScalarEvolution.h
  lib/Analysis/ScalarEvolution.cpp
  test/Transforms/IndVarSimplify/full_widening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47767.154198.patch
Type: text/x-patch
Size: 9839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/cc37d308/attachment.bin>


More information about the llvm-commits mailing list