[PATCH] D157982: [AArch64] Split LSLFast into Addr and ALU parts
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 00:59:40 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG42b3419339db: [AArch64] Split LSLFast into Addr and ALU parts (authored by dmgreen).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157982/new/
https://reviews.llvm.org/D157982
Files:
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/load-addressing-modes.mir
llvm/test/CodeGen/AArch64/aarch64-fold-lslfast.ll
llvm/test/CodeGen/AArch64/lslfast.ll
llvm/test/CodeGen/AArch64/mul_pow2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157982.551415.patch
Type: text/x-patch
Size: 27629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/753d7d11/attachment.bin>
More information about the llvm-commits
mailing list