[all-commits] [llvm/llvm-project] 85ae96: [RISCV] Add v2i64 _vi_ and _iv_ test cases to fixe...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Mar 10 19:20:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85ae96d8b2629a16857f4619f0c859df74c80878
https://github.com/llvm/llvm-project/commit/85ae96d8b2629a16857f4619f0c859df74c80878
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-03-10 (Wed, 10 Mar 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int.ll
Log Message:
-----------
[RISCV] Add v2i64 _vi_ and _iv_ test cases to fixed-vectors-int.ll since we no longer crash.
I think we were missing some build_vector or other support and
skipped these test cases. They work now but don't generate
optimal code.
More information about the All-commits
mailing list