[PATCH] D159053: [RISCV] Support select/merge like ops for fp16 vectors when only have Zvfhmin
Jianjian Guan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 26 23:53:28 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5278cc364b1d: [RISCV] Support select/merge like ops for fp16 vectors when only have Zvfhmin (authored by jacquesguan).
Changed prior to commit:
https://reviews.llvm.org/D159053?vs=557385&id=557390#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159053/new/
https://reviews.llvm.org/D159053
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-select-fp.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vpmerge.ll
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect-vp.ll
llvm/test/CodeGen/RISCV/rvv/select-fp.ll
llvm/test/CodeGen/RISCV/rvv/vpmerge-sdnode.ll
llvm/test/CodeGen/RISCV/rvv/vselect-fp.ll
llvm/test/CodeGen/RISCV/rvv/vselect-vp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159053.557390.patch
Type: text/x-patch
Size: 46635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230927/d2796433/attachment-0001.bin>
More information about the llvm-commits
mailing list