[PATCH] D130103: [InstCombine] Add mul with negated power of 2 constant to canEvaluateShifted.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 11:01:28 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd76c8f51276f: [InstCombine] Add mul with negated power of 2 constant to canEvaluateShifted. (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D130103?vs=446200&id=446212#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130103/new/
https://reviews.llvm.org/D130103
Files:
llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
llvm/test/Transforms/InstCombine/apint-shift.ll
llvm/test/Transforms/InstCombine/shift.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130103.446212.patch
Type: text/x-patch
Size: 5055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220720/bc2c3b43/attachment.bin>
More information about the llvm-commits
mailing list