[PATCH] D101518: [RISCV] Add support for fmin/fmax vector reductions

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 02:41:19 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd23e4f6872c6: [RISCV] Add support for fmin/fmax vector reductions (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101518/new/

https://reviews.llvm.org/D101518

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-fp.ll
  llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101518.342341.patch
Type: text/x-patch
Size: 52198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210503/24c52697/attachment.bin>


More information about the llvm-commits mailing list