diff options
author | Ross Brunton <ross@codeplay.com> | 2025-06-13 15:22:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 09:22:47 -0500 |
commit | e6a3579653196af337f191ed2a3acbbf0e6d01bb (patch) | |
tree | 30e5d55bd7c217e11e9f3f1eb288fd573df0ead9 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0a0960dac69fc88a3c8bd5e2099f8d45b0292c78 (diff) | |
download | llvm-e6a3579653196af337f191ed2a3acbbf0e6d01bb.zip llvm-e6a3579653196af337f191ed2a3acbbf0e6d01bb.tar.gz llvm-e6a3579653196af337f191ed2a3acbbf0e6d01bb.tar.bz2 |
[Offload] Replace device info queue with a tree (#144050)
Previously, device info was returned as a queue with each element having
a "Level" field indicating its nesting level. This replaces this queue
with a more traditional tree-like structure.
This should not result in a change to the output of
`llvm-offload-device-info`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions