[all-commits] [llvm/llvm-project] 73498d: [AArch64] Also implement PNR -> PNR copies. (#70682)
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Tue Oct 31 09:52:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73498d260888a62430e24f36032fa0b57ca770d5
https://github.com/llvm/llvm-project/commit/73498d260888a62430e24f36032fa0b57ca770d5
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
R llvm/test/CodeGen/AArch64/PNRtoPPRCopy.mir
A llvm/test/CodeGen/AArch64/sve2p1_copy_pnr.mir
Log Message:
-----------
[AArch64] Also implement PNR -> PNR copies. (#70682)
Previously we only implemented PNR -> PPR and PPR -> PNR copies.
More information about the All-commits
mailing list