[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
Wed Jun 29 06:52:14 PDT 2022


DavidTruby updated this revision to Diff 440991.
DavidTruby added a comment.

Rework patch to use VLA lowering for the VLS types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128642

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-fcopysign.ll
  llvm/test/CodeGen/AArch64/sve2-fixed-length-fcopysign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128642.440991.patch
Type: text/x-patch
Size: 43741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/ce2bc4f9/attachment-0001.bin>


More information about the llvm-commits mailing list