[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:26:30 PDT 2024


jayfoad wrote:

> Also add code to retain uniform jumps over barrier instructions.

This seems like it should be a separate patch. Is it required for correctness? Why hasn't it caused problems before?

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


More information about the llvm-commits mailing list