diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-05-28 08:51:14 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-28 08:51:14 -0500 |
commit | 0ebe5557d9688f7397d45facb26efcd3f2c3bc8c (patch) | |
tree | 6da2aea28be6c8ae341c5097e80c115d43b7e635 /clang/lib/AST/ByteCode/Interp.cpp | |
parent | 06ee672fc5222009d38fa8334b0b5438645f2a66 (diff) | |
download | llvm-0ebe5557d9688f7397d45facb26efcd3f2c3bc8c.zip llvm-0ebe5557d9688f7397d45facb26efcd3f2c3bc8c.tar.gz llvm-0ebe5557d9688f7397d45facb26efcd3f2c3bc8c.tar.bz2 |
[Offload] Add specifier for the host type (#141635)
Summary:
We use this sepcial type to indicate a host value, this will be refined
later but for now it's used as a stand-in device for transfers and
queues. It needs a special kind because it is not a device target as the
other ones so we need to differentiate it between a CPU and GPU type.
Fixes: https://github.com/llvm/llvm-project/issues/141436
Diffstat (limited to 'clang/lib/AST/ByteCode/Interp.cpp')
0 files changed, 0 insertions, 0 deletions