diff options
author | Nishant Patel <nishant.b.patel@intel.com> | 2023-09-26 15:32:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 15:32:11 -0700 |
commit | 1002a1d058e3833711bf2f7840fd7d0c1b02c981 (patch) | |
tree | 18852dd34b8d178f9b5dfc1619fc0a7a5a65fda1 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 2e2c61ebd7728b61693d11889b50554e9dc44047 (diff) | |
download | llvm-1002a1d058e3833711bf2f7840fd7d0c1b02c981.zip llvm-1002a1d058e3833711bf2f7840fd7d0c1b02c981.tar.gz llvm-1002a1d058e3833711bf2f7840fd7d0c1b02c981.tar.bz2 |
[MLIR] Pass hostShared flag in gpu.alloc op to runtime wrappers (#66401)
This PR is a breakdown of the big PR
https://github.com/llvm/llvm-project/pull/65539 which enables intel gpu
integration. In this PR we pass hostShared flag to runtime wrappers
(required by SyclRuntimeWrappers which will come in subsequent PR) to
indicate if the allocation is done on host shared gpu memory or device
only memory.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions