[PATCH] D134809: [AMDGPU][MC][GFX11] Disable non-null src0 for s_waitcnt_*cnt

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 07:29:12 PDT 2022


foad added a comment.

Looks OK for GFX11, I just wonder if there is a way to do this that will automatically work for future architectures too? Or will we just have to remember to update the list of opcodes in validateWaitCnt?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134809/new/

https://reviews.llvm.org/D134809



More information about the llvm-commits mailing list