[PATCH] D104503: [SCEV] Don't require dominance ordering of add/mul/min/max expressions

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 13:40:50 PDT 2021


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

Address review comment re: dominance sorting


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

https://reviews.llvm.org/D104503

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/scev-aa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104503.357066.patch
Type: text/x-patch
Size: 6425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/0a9d305a/attachment-0001.bin>


More information about the llvm-commits mailing list