[PATCH] D94408: [RISCV] Add scalable vector fadd/fsub/fmul/fdiv ISel patterns
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 11 13:26:08 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7989684a2e4a: [RISCV] Add scalable vector fadd/fsub/fmul/fdiv ISel patterns (authored by frasercrmck).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94408/new/
https://reviews.llvm.org/D94408
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/test/CodeGen/RISCV/rvv/vfadd-sdnode-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfadd-sdnode-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vfdiv-sdnode-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfdiv-sdnode-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vfmul-sdnode-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfmul-sdnode-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vfsub-sdnode-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vfsub-sdnode-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94408.315923.patch
Type: text/x-patch
Size: 129282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210111/c74ab0f8/attachment-0001.bin>
More information about the llvm-commits
mailing list