[PATCH] D89139: [DAG][ARM][MIPS][RISCV] Improve funnel shift promotion to use 'double shift' patterns
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 10 11:38:14 PDT 2020
RKSimon updated this revision to Diff 297428.
RKSimon retitled this revision from "[DAG][RISCV] Improve funnel shift promotion to use 'double shift' patterns" to "[DAG][ARM][MIPS][RISCV] Improve funnel shift promotion to use 'double shift' patterns".
RKSimon added reviewers: efriedma, atanasyan.
RKSimon added a comment.
Herald added subscribers: danielkiss, kristof.beyls, arichardson, sdardis.
Use getZeroExtendInReg and refresh with ARM/MIPS changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89139/new/
https://reviews.llvm.org/D89139
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/ARM/funnel-shift.ll
llvm/test/CodeGen/Mips/funnel-shift.ll
llvm/test/CodeGen/RISCV/rv64Zbt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89139.297428.patch
Type: text/x-patch
Size: 6954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201010/4d96bb4c/attachment.bin>
More information about the llvm-commits
mailing list