[PATCH] D87452: [InstCombine] matchRotate - support (uniform) constant rotation amounts (PR46895)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 12:45:18 PDT 2020
RKSimon updated this revision to Diff 294405.
RKSimon edited the summary of this revision.
RKSimon added a comment.
rebase now that D88292 <https://reviews.llvm.org/D88292> has landed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87452/new/
https://reviews.llvm.org/D87452
Files:
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/bswap.ll
llvm/test/Transforms/InstCombine/fsh.ll
llvm/test/Transforms/InstCombine/or-concat.ll
llvm/test/Transforms/InstCombine/rotate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87452.294405.patch
Type: text/x-patch
Size: 10483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/0484e9f0/attachment.bin>
More information about the llvm-commits
mailing list