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

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 23:32:04 PST 2023


caojoshua updated this revision to Diff 488490.
caojoshua added a comment.

Edit code comment


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.488490.patch
Type: text/x-patch
Size: 14246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/182f8062/attachment.bin>


More information about the llvm-commits mailing list