[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
Sat Jun 24 03:13:08 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8003689f12d: [AArch64] Add SVE lowering for vector.reduce.fminimum and fmaximum (authored by dmgreen).
Repository:
rG LLVM Github Monorepo
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.534184.patch
Type: text/x-patch
Size: 46170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230624/5d158af1/attachment.bin>
More information about the llvm-commits
mailing list