[llvm] [AMDGPU] Fix interaction between WQM and llvm.amdgcn.init.exec (PR #93680)

Piotr Sobczak via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 07:50:24 PDT 2024


piotrAMD wrote:

The approach looks good to me. Seeing the failing case, it makes sense that SI_INIT_EXEC (whose exec value can be arbitrary) is not expanded until si-wqm.

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


More information about the llvm-commits mailing list