[PATCH] D128642: [AArch64][SVE] Use SVE for VLS fcopysign for wide vectors
David Truby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 29 08:39:48 PDT 2022
DavidTruby updated this revision to Diff 448640.
DavidTruby added a comment.
Fix validity check for FCOPYSIGN legalization
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128642/new/
https://reviews.llvm.org/D128642
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fcopysign.ll
llvm/test/CodeGen/AArch64/sve-fixed-length-fcopysign.ll
llvm/test/CodeGen/AArch64/sve2-fcopysign.ll
llvm/test/CodeGen/AArch64/sve2-fixed-length-fcopysign.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128642.448640.patch
Type: text/x-patch
Size: 63689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/ef103339/attachment.bin>
More information about the llvm-commits
mailing list