[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
Fri Jun 23 03:43:06 PDT 2023


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

Rebase to see if precommit tests do better, now that the Neon side has been committed.


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.533916.patch
Type: text/x-patch
Size: 46170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/e64edcd8/attachment-0001.bin>


More information about the llvm-commits mailing list