[PATCH] D139930: [InstCombine] Combine ZExt (B - A) + ZExt(A) to ZExt(B)
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 19 05:01:06 PST 2022
StephenFan updated this revision to Diff 483918.
StephenFan added a comment.
Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139930/new/
https://reviews.llvm.org/D139930
Files:
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/test/Transforms/InstCombine/add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139930.483918.patch
Type: text/x-patch
Size: 4220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/1c6e70c1/attachment.bin>
More information about the llvm-commits
mailing list