[PATCH] D156937: [RISCV] Add vector legalization for fmaximum/fminimum.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 08:11:37 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG814250191d2e: [RISCV] Add vector legalization for fmaximum/fminimum. (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156937/new/
https://reviews.llvm.org/D156937
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/Analysis/CostModel/RISCV/fp-min-max-abs.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fmaximum.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fminimum.ll
llvm/test/CodeGen/RISCV/rvv/fmaximum-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/fminimum-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156937.547224.patch
Type: text/x-patch
Size: 66178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230804/fe500195/attachment.bin>
More information about the llvm-commits
mailing list