[PATCH] D153288: [AArch64] Add SVE lowering for vector.reduce.fminimum and fmaximum

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 21:27:49 PDT 2023


dmgreen updated this revision to Diff 533126.
dmgreen added a comment.

Add fixed length support and tests.


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

https://reviews.llvm.org/D153288

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-fp-reduce.ll
  llvm/test/CodeGen/AArch64/sve-fp-reduce.ll
  llvm/test/CodeGen/AArch64/sve-split-fp-reduce.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153288.533126.patch
Type: text/x-patch
Size: 46170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/98e1e837/attachment-0001.bin>


More information about the llvm-commits mailing list