[PATCH] D141568: [SCEV] Support SMin/Umin for GetMinTrailingZeros

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 02:32:24 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f9f11180fde: [SCEV] Support all Min/Max SCEVs for GetMinTrailingZeros (authored by caojoshua).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141568

Files:
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/ScalarEvolution/trip-count-minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141568.488921.patch
Type: text/x-patch
Size: 18267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/e1f6b304/attachment.bin>


More information about the llvm-commits mailing list