[llvm] [RISCV] Make All VType Parts Optional (PR #144971)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 20 16:22:52 PDT 2025


https://github.com/lukel97 commented:

Not blocking for this PR, but do we have tests for when there's gaps between the operands, e.g. `vsetvli x0, x1, e8, ta`? binutils seems to accept this to. Happy if we handle this in a separate PR

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


More information about the llvm-commits mailing list