[llvm] [AMDGPU] Update EXECZ retention in SIPreEmitPeephole for GFX11/12 (PR #97676)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 02:22:42 PDT 2024


jayfoad wrote:

> Update EXECZ retention in SIPreEmitPeephole for GFX11/12

I don't think any of this was new in GFX11 was it? But you could perhaps add s_wait_event as another wait-y thing, which _was_ new in GFX11.

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


More information about the llvm-commits mailing list