[llvm] [Offload] Improve `olDestroyQueue` logic (PR #153041)

Ross Brunton via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 11 08:59:46 PDT 2025


RossBrunton wrote:

@jhuber6 
> Aren't the queues already supposed to use resource pools?

Yes, but olReleaseQueue can't put them back into the pool until they are resolved.

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


More information about the llvm-commits mailing list