[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
Thu Feb 3 06:38:13 PST 2022
MattDevereau updated this revision to Diff 405617.
MattDevereau added a comment.
Removed multiclass which matches patterns that can't arise from codegen as they are illegal operands in the ACLE
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.405617.patch
Type: text/x-patch
Size: 30191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220203/fc6f4f26/attachment.bin>
More information about the llvm-commits
mailing list