[PATCH] D155565: [AArch64] SelectionDAG Funnel Shift Lowering
Tuan Chuong Goh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 02:45:24 PDT 2023
chuongg3 updated this revision to Diff 541416.
chuongg3 added a comment.
Removed commented out code
Formatted remaining code
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.541416.patch
Type: text/x-patch
Size: 20092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/123092d0/attachment.bin>
More information about the llvm-commits
mailing list