[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 Aug 10 03:17:45 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb1b9c39629b5: [AArch64][SVE] Use SVE for VLS fcopysign for wide vectors (authored by DavidTruby).

Changed prior to commit:
  https://reviews.llvm.org/D128642?vs=449254&id=451406#toc

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.451406.patch
Type: text/x-patch
Size: 63121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/695d9054/attachment-0001.bin>


More information about the llvm-commits mailing list