[PATCH] D126083: [AArch64] Use proper instruction mnemonics for FPRs

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 12:01:34 PDT 2022


void created this revision.
Herald added subscribers: ctetreau, hiraditya, kristof.beyls.
Herald added a project: All.
void requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The FPR128 regs need MOVIv2d_ns and SVE regs need DUP_ZI_D.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126083

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/test/CodeGen/AArch64/zero-call-used-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126083.431020.patch
Type: text/x-patch
Size: 17854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220520/abc42a55/attachment.bin>


More information about the llvm-commits mailing list