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

Matt Devereau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 03:53:28 PST 2022


MattDevereau updated this revision to Diff 405203.
MattDevereau added a comment.

Added some missing tests and patterns for scvtf and ucvtf with non ptrue predicates


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118617/new/

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.405203.patch
Type: text/x-patch
Size: 37718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/b9290e37/attachment.bin>


More information about the llvm-commits mailing list