[PATCH] D133667: [InstCombine] convert mul by negative-pow2 to negate and shift
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 2 10:16:55 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e87333bfe7e: [InstCombine] convert mul by negative-pow2 to negate and shift (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D133667?vs=460117&id=464564#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133667/new/
https://reviews.llvm.org/D133667
Files:
llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
llvm/test/Transforms/InstCombine/add.ll
llvm/test/Transforms/InstCombine/mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133667.464564.patch
Type: text/x-patch
Size: 6654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221002/5ca9278b/attachment.bin>
More information about the llvm-commits
mailing list