[llvm] [RISCV] Remove -riscv-v-vector-bits-min=128 in tests where implied by V. NFC (PR #65404)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 5 12:49:40 PDT 2023


lukel97 wrote:

> Are there tests that use sizes other than 128 that can be replaced with Zvl*b? Fixed vector uses to be off by default and required this -riscv-v-vector-bits-min. That's no longer true.

Yeah, I've updated this PR to swap those out

https://github.com/llvm/llvm-project/pull/65404


More information about the llvm-commits mailing list