[llvm] [RISCV][NFC] Remove VRRegMO of tryAddHint (PR #85755)

Wang Pengcheng via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 03:17:48 PDT 2024


wangpc-pp wrote:

> Why is it ok to remove the assertion?

IIUC, there will be no subregs for those opcodes and operands?
I just think it may not be a good practice to pass an argument for assertion.

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


More information about the llvm-commits mailing list