diff options
author | Ivan Butygin <ivan.butygin@gmail.com> | 2022-09-09 00:04:01 +0200 |
---|---|---|
committer | Ivan Butygin <ivan.butygin@gmail.com> | 2022-10-05 22:01:30 +0200 |
commit | a93ec06ae6277480b3f3d7521f867a7099e68fc1 (patch) | |
tree | d84fe50b715fae267996d34a383b56c236381c34 /clang/lib/Lex/ModuleMap.cpp | |
parent | 606245ad542491400a5475c796df86a99f5c8c12 (diff) | |
download | llvm-a93ec06ae6277480b3f3d7521f867a7099e68fc1.zip llvm-a93ec06ae6277480b3f3d7521f867a7099e68fc1.tar.gz llvm-a93ec06ae6277480b3f3d7521f867a7099e68fc1.tar.bz2 |
[mlir][gpu] Introduce `host_shared` flag to `gpu.alloc`
Motivation: we have lowering pipeline based on upstream gpu and spirv dialects and and we are using host shared gpu memory to transfer data between host and device.
Add `host_shared` flag to `gpu.alloc` to distinguish between shared and device-only gpu memory allocations.
Differential Revision: https://reviews.llvm.org/D133533
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions