diff options
author | Alex Voicu <alexandru.voicu@amd.com> | 2025-05-07 14:14:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-07 14:14:25 +0100 |
commit | 3feb8b42e973f935883bc9e779645ecdae1a586d (patch) | |
tree | 1c4e3fa3a665a039533ea766e69da17c42023024 /clang/lib/Sema/SemaChecking.cpp | |
parent | 5dd1421da6c60700f2cb81a13fb5231bb965f0a6 (diff) | |
download | llvm-3feb8b42e973f935883bc9e779645ecdae1a586d.zip llvm-3feb8b42e973f935883bc9e779645ecdae1a586d.tar.gz llvm-3feb8b42e973f935883bc9e779645ecdae1a586d.tar.bz2 |
[HIP][HIPSTDPAR] Re-work allocation interposition for `hipstdpar` (#138790)
The allocation interposition mode had a number of issues, which are
primarily addressed in the library component via
<https://github.com/ROCm/rocThrust/pull/543>. However, it is necessary
to interpose some additional symbols, which this patch does.
Furthermore, to implement this in a compatible way, we guard the new
implementation under a V1 macro, which is defined in addition to the
existing `__HIPSTDPAR_INTERPOSE_ALLOC__` one.
Diffstat (limited to 'clang/lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions