[PATCH] D143883: [InstCombine] canonicalize urem as cmp+select
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 01:03:34 PST 2023
Allen updated this revision to Diff 497921.
Allen marked an inline comment as done.
Allen added a comment.
use **SQ.getWithInstruction(&I)** to to change the context instruction
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.497921.patch
Type: text/x-patch
Size: 3765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/7f286f3b/attachment.bin>
More information about the llvm-commits
mailing list