[all-commits] [llvm/llvm-project] 9ecc99: [RISCV] Add scalable vector vselect ISel patterns
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Mon Jan 11 14:48:22 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ecc991c559663bd4e3e06a18ba708e0e29c891b
https://github.com/llvm/llvm-project/commit/9ecc991c559663bd4e3e06a18ba708e0e29c891b
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
A llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv32.ll
A llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv64.ll
A llvm/test/CodeGen/RISCV/rvv/vselect-int-rv32.ll
A llvm/test/CodeGen/RISCV/rvv/vselect-int-rv64.ll
Log Message:
-----------
[RISCV] Add scalable vector vselect ISel patterns
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D94294
More information about the All-commits
mailing list