[clang] [OpenMP][USM] Adds test for -fopenmp-force-usm flag (PR #75467)
Johannes Doerfert via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 3 17:32:03 PST 2024
jdoerfert wrote:
I mean, the test shows device IR for two functions, doesn't it? I am not aware that part is impacted by USM. Host globals/register functions are.
https://github.com/llvm/llvm-project/pull/75467
More information about the cfe-commits
mailing list