[all-commits] [llvm/llvm-project] 60622b: [RISCV][NFC] Add tests for scalable-vector DAGComb...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Tue Apr 20 06:33:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60622b82a7a3517942ecdcd6dd0735abd3f567b1
https://github.com/llvm/llvm-project/commit/60622b82a7a3517942ecdcd6dd0735abd3f567b1
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vor-sdnode-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vor-sdnode-rv64.ll
M llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vselect-fp-rv64.ll
M llvm/test/CodeGen/RISCV/rvv/vselect-int-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vselect-int-rv64.ll
Log Message:
-----------
[RISCV][NFC] Add tests for scalable-vector DAGCombiner improvements
These will all be improved by future patches.
More information about the All-commits
mailing list