[PATCH] D113192: [DAG] MatchRotate - support rotate-by-constant of illegal types
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 19 03:15:17 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG812e64ef0c93: [DAG] MatchRotate - support rotate-by-constant of illegal types (authored by RKSimon).
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.388453.patch
Type: text/x-patch
Size: 82524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/162efae2/attachment-0001.bin>
More information about the llvm-commits
mailing list