[llvm] [AMDGPU] Introduce a pseudo mnemonic for S_DELAY_ALU in MIR. (PR #96004)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 07:39:20 PDT 2024


jayfoad wrote:

I think this looks pretty nice, unless there are any principled objections to using custom formatted MIR operands?

Doing a similar thing for `s_waitcnt` would make some of our MIR tests _way_ more readable.

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


More information about the llvm-commits mailing list