[RISCV] Revise RISCVInstPrinter::printVTypeI to not assume there are 3 invalid vtype bits.
Instead of checking [10:8]. Check for non-zero in 8 and above. Addresses a post-commit comment from @jrtc27 in D114581.
Loading
Please register or sign in to comment