[PATCH] D151796: [SCEV] Skip min/max expressions when normalizing/denormalizing SCEV expressions

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 04:24:07 PDT 2023


dmakogon updated this revision to Diff 532602.
dmakogon added a comment.

Removed the test which is not reproducible after 6ed152aff4aa <https://reviews.llvm.org/rG6ed152aff4aab6307ecaab64a544d0524ea5f50e>.


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

https://reviews.llvm.org/D151796

Files:
  llvm/lib/Analysis/ScalarEvolutionNormalization.cpp
  llvm/unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151796.532602.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/def0cfe3/attachment.bin>


More information about the llvm-commits mailing list