[clang] [llvm] AMDGPU: Move enqueued block handling into clang (PR #128519)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 10 03:13:52 PDT 2025
arsenm wrote:
> I don't have recent exposure to the OpenCL implementation, but generally eyeballed the code to make sure that the changes do what is described. Is there some confidence that the new scheme actually works?
Conformance test passes, which is all that really matters
https://github.com/llvm/llvm-project/pull/128519
More information about the llvm-commits
mailing list