[PATCH] D156069: [RISCV] Add lowering for scalar fmaximum/fminimum.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 13:46:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG49429783b0f4: [RISCV] Add lowering for scalar fmaximum/fminimum. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D156069?vs=543345&id=543687#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156069

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/test/Analysis/CostModel/RISCV/fp-min-max-abs.ll
  llvm/test/CodeGen/RISCV/double-maximum-minimum.ll
  llvm/test/CodeGen/RISCV/float-maximum-minimum.ll
  llvm/test/CodeGen/RISCV/half-maximum-minimum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156069.543687.patch
Type: text/x-patch
Size: 31326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/9352d787/attachment.bin>


More information about the llvm-commits mailing list