[PATCH] D138888: [AArch64][SVE] Replace destructive operand of vector zeros with a bundled MOVPRFX instruction
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 23:14:21 PST 2023
Allen updated this revision to Diff 494794.
Allen removed a reviewer: nikic.
Allen added a comment.
Handle review suggestions based on the current modification solution.
I agree new solution that doesn't affect AArch64ExpandPseudoInsts.cpp seems better, I'm still trying.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138888/new/
https://reviews.llvm.org/D138888
Files:
llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve2-intrinsics-fp-int-binary-logarithm-zeroing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138888.494794.patch
Type: text/x-patch
Size: 8219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230204/bd07c8a0/attachment.bin>
More information about the llvm-commits
mailing list