[PATCH] D93050: [SVE][CodeGen] Lower scalable floating-point vector reductions
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 04:23:24 PST 2020
kmclaughlin updated this revision to Diff 311165.
kmclaughlin marked an inline comment as done.
kmclaughlin added a comment.
- Reordered the condition added to `LowerReductionToSVE` which sets RdxVT
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93050/new/
https://reviews.llvm.org/D93050
Files:
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-fp-reduce.ll
llvm/test/CodeGen/AArch64/sve-split-fp-reduce.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93050.311165.patch
Type: text/x-patch
Size: 16045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/c2493136/attachment.bin>
More information about the llvm-commits
mailing list