aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCallum Fare <callum@codeplay.com>2025-07-09 17:09:31 +0100
committerGitHub <noreply@github.com>2025-07-09 17:09:31 +0100
commit7c6edf4a058b957adce1596def56b64e07edf850 (patch)
tree5bd3b9c983ac0d5705db58f40f21f0e1ab3c677c /flang/lib/Frontend/CompilerInvocation.cpp
parentd59d2652c8724b0039249929f5bb5c38bcecc0da (diff)
downloadllvm-7c6edf4a058b957adce1596def56b64e07edf850.zip
llvm-7c6edf4a058b957adce1596def56b64e07edf850.tar.gz
llvm-7c6edf4a058b957adce1596def56b64e07edf850.tar.bz2
[Offload] Implement olGetQueueInfo, olGetEventInfo (#142947)
Add info queries for queues and events. `olGetQueueInfo` only supports getting the associated device. We were already tracking this so we can implement this for free. We will likely add other queries to it in the future (whether the queue is empty, what flags it was created with, etc) `olGetEventInfo` only supports getting the associated queue. This is another thing we were already storing in the handle. We'll be able to add other queries in future (the event type, status, etc)
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions