[PATCH] D143883: [InstCombine] canonicalize urem as cmp+select
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 18:09:19 PST 2023
Allen updated this revision to Diff 498225.
Allen marked 3 inline comments as done.
Allen added a comment.
Add a new case urem_with_dominating_condition
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143883/new/
https://reviews.llvm.org/D143883
Files:
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/test/Transforms/InstCombine/urem-via-cmp-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143883.498225.patch
Type: text/x-patch
Size: 5619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/ff137f34/attachment.bin>
More information about the llvm-commits
mailing list