[llvm] [SPIR-V] Fix OpGroupAsyncCopy null event substitution (PR #212754)

Arseniy Obolenskiy via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 02:32:06 PDT 2026


aobolensk wrote:

> Looks good to me.
> 
> If the event is not null we still generate invalid code right? Do we have a test for that?

Yes, that's right, that is existing problem. I haven't found any tests for that, actually 

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


More information about the llvm-commits mailing list