[all-commits] [llvm/llvm-project] f7a63b: [RISCV] Switch undef -> poison in fixed-vector RVV...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Mar 9 13:39:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7a63bca173396e2501ba2b9fac2e6b7ba519bdb
https://github.com/llvm/llvm-project/commit/f7a63bca173396e2501ba2b9fac2e6b7ba519bdb
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-03-09 (Wed, 09 Mar 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwadd.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwaddu.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwsub.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwsubu.ll
M llvm/test/CodeGen/RISCV/rvv/vfwmacc-sdnode.ll
Log Message:
-----------
[RISCV] Switch undef -> poison in fixed-vector RVV tests
More information about the All-commits
mailing list