[PATCH] D143259: [SCEV] Support umin/smin in SCEVLoopGuardRewriter

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 19 22:05:15 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf9c5bd8d2e6: [SCEV] Support umin/smin in SCEVLoopGuardRewriter (authored by mkazantsev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143259

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info-rewrite-expressions.ll
  llvm/test/Analysis/ScalarEvolution/trip-count-minmax.ll
  llvm/test/CodeGen/Thumb2/mve-blockplacement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143259.498721.patch
Type: text/x-patch
Size: 30735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/de0b714e/attachment.bin>


More information about the llvm-commits mailing list