[PATCH] D101035: [RISCV] Custom lower vector F(MIN|MAX)NUM to vf(min|max)
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 04:29:33 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83b8f8da8283: [RISCV] Custom lower vector F(MIN|MAX)NUM to vf(min|max) (authored by frasercrmck).
Changed prior to commit:
https://reviews.llvm.org/D101035?vs=339526&id=339981#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101035/new/
https://reviews.llvm.org/D101035
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfmax.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfmin.ll
llvm/test/CodeGen/RISCV/rvv/vfmax-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vfmin-sdnode.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101035.339981.patch
Type: text/x-patch
Size: 60716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/73ae5f0e/attachment.bin>
More information about the llvm-commits
mailing list