[PATCH] D118617: [AArch64][SVE] Remove fake register dependency for unary FP convert operations

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 08:34:16 PST 2022


MattDevereau created this revision.
MattDevereau added reviewers: paulwalker-arm, peterwaller-arm, bsmith, DavidTruby.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
MattDevereau requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Generate movprfx for floating point convert zeroing pseudo operations


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118617

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fcvt.ll
  llvm/test/CodeGen/AArch64/sve-fpext-load.ll
  llvm/test/CodeGen/AArch64/sve-split-fcvt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118617.404542.patch
Type: text/x-patch
Size: 26870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/c7f6ea94/attachment.bin>


More information about the llvm-commits mailing list