[PATCH] D111191: [SCEV] Search operand tree for scope bound when inferring flags from IR

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 13:31:00 PDT 2021


reames updated this revision to Diff 377666.
reames added a comment.

hand tweak test to show improvement noted by @nikic


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

https://reviews.llvm.org/D111191

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/LoopAccessAnalysis/memcheck-wrapping-pointers.ll
  llvm/test/Analysis/ScalarEvolution/flags-from-poison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111191.377666.patch
Type: text/x-patch
Size: 7005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/fe40d60b/attachment.bin>


More information about the llvm-commits mailing list