[PATCH] D113192: [DAG] MatchRotate - support rotate-by-constant of illegal types
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 14 06:10:14 PST 2021
RKSimon updated this revision to Diff 387074.
RKSimon retitled this revision from "[DAG] MatchRotate - support rotate-by-constant of illegal types (WIP)" to "[DAG] MatchRotate - support rotate-by-constant of illegal types".
RKSimon edited the summary of this revision.
RKSimon added a comment.
Rebase - ready for review
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113192/new/
https://reviews.llvm.org/D113192
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/ARM/rotate.ll
llvm/test/CodeGen/PowerPC/vector-rotates.ll
llvm/test/CodeGen/RISCV/rv32zbp.ll
llvm/test/CodeGen/RISCV/rv64zbp.ll
llvm/test/CodeGen/RISCV/srem-seteq-illegal-types.ll
llvm/test/CodeGen/X86/rotate-extract-vector.ll
llvm/test/CodeGen/X86/rotate-extract.ll
llvm/test/CodeGen/X86/rotate.ll
llvm/test/CodeGen/X86/rotate2.ll
llvm/test/CodeGen/X86/vector-rotate-128.ll
llvm/test/CodeGen/X86/vector-rotate-256.ll
llvm/test/CodeGen/X86/vector-rotate-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113192.387074.patch
Type: text/x-patch
Size: 87878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211114/08a09378/attachment-0001.bin>
More information about the llvm-commits
mailing list