[PATCH] D95870: [RISCV] Support the scalable-vector fadd reduction intrinsic
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 03:41:42 PST 2021
frasercrmck updated this revision to Diff 321046.
frasercrmck added a comment.
- simplify SimpleValueType access
- update documentation about missing fmin/fmax reductions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95870/new/
https://reviews.llvm.org/D95870
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95870.321046.patch
Type: text/x-patch
Size: 25209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/0dc403cb/attachment.bin>
More information about the llvm-commits
mailing list