[llvm] [RISCV][VLOPT] Add getOperandInfo for Vector Store Whole Register Instructions (PR #119570)
Michael Maitland via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 11 07:46:10 PST 2024
michaelmaitland wrote:
> Can we not get a different LMUL to typecheck with MIR if we use MF2/MF4/MF8? They should all use the same register class
Good point. fixed
https://github.com/llvm/llvm-project/pull/119570
More information about the llvm-commits
mailing list