[PATCH] D155565: [AArch64] SelectionDAG Funnel Shift Lowering
Tuan Chuong Goh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 03:57:18 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
chuongg3 marked 3 inline comments as done.
Closed by commit rG8eeabf674ca0: [AArch64] Add funnel shift lowering for SelectionDAG (authored by chuongg3).
Changed prior to commit:
https://reviews.llvm.org/D155565?vs=542802&id=545092#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155565/new/
https://reviews.llvm.org/D155565
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/test/CodeGen/AArch64/arm64-long-shift.ll
llvm/test/CodeGen/AArch64/icmp-shift-opt.ll
llvm/test/CodeGen/AArch64/logic-shift.ll
llvm/test/CodeGen/AArch64/nontemporal-load.ll
llvm/test/CodeGen/AArch64/pr55201.ll
llvm/test/CodeGen/AArch64/setcc-fsh.ll
llvm/test/CodeGen/AArch64/wide-scalar-shift-legalization.ll
llvm/test/CodeGen/AArch64/zext-to-tbl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155565.545092.patch
Type: text/x-patch
Size: 20808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230728/a9c28794/attachment.bin>
More information about the llvm-commits
mailing list