[llvm] AMDGPU: Fix verifier error on tail call target in vgprs (PR #110984)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 21:50:29 PDT 2024


arsenm wrote:

@sameerds I don't understand the verifier error. The CONVERGENCE_CTRL entry has an assigned register, and is used on all the convergent operations.

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


More information about the llvm-commits mailing list