[PATCH] D59259: [AArch64] Use faddp to implement fadd reductions.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 4 08:41:06 PST 2021
sdesmalen updated this revision to Diff 314385.
sdesmalen added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
- Rebased patch
- Use IMPLICIT_DEF for second source operand to faddp.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59259/new/
https://reviews.llvm.org/D59259
Files:
llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/vecreduce-fadd-legalization.ll
llvm/test/CodeGen/AArch64/vecreduce-fadd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59259.314385.patch
Type: text/x-patch
Size: 8256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210104/47995bef/attachment.bin>
More information about the llvm-commits
mailing list