[llvm] [AMDGPU] Add verifier for flat_scr_base_hi read hazard (PR #170550)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 3 12:48:33 PST 2025


https://github.com/jayfoad commented:

No real objection but... shouldn't verifyInstruction call isOperandLegal on all operands so that we don't have to duplicate checks like this?

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


More information about the llvm-commits mailing list