[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:40:45 PST 2023
caojoshua updated this revision to Diff 488492.
caojoshua added a comment.
Add a test where trip multiple is 1
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.488492.patch
Type: text/x-patch
Size: 16202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/911cbb3a/attachment.bin>
More information about the llvm-commits
mailing list