[PATCH] D133188: [InstCombine] extractvalue (umul_with_overflow X, 2^n), 0 -> X << n
Chenbing.Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 00:04:31 PDT 2022
Chenbing.Zheng created this revision.
Chenbing.Zheng added reviewers: spatel, RKSimon, benshi001.
Chenbing.Zheng added a project: LLVM.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Chenbing.Zheng requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D133188
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/with_overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133188.457517.patch
Type: text/x-patch
Size: 4340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/e921df5b/attachment.bin>
More information about the llvm-commits
mailing list