This is an archive of the discontinued LLVM Phabricator instance.

OpenMP: Fix nothrow new/delete for amdgpu
ClosedPublic

Authored by arsenm on Jun 13 2023, 12:53 PM.

Details

Reviewers
jdoerfert
JonChesterfield
ronlieb
saiislam
mhalk
Group Reviewers
Restricted Project
Summary

I tried #pragma omp begin declare variant device_type(nohost) but it
didn't work and I'm not really sure how it's supposed to work.

Diff Detail