[PATCH] D152851: OpenMP: Fix nothrow new/delete for amdgpu

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 13 12:53:57 PDT 2023


arsenm created this revision.
arsenm added reviewers: AMDGPU, jdoerfert, JonChesterfield, ronlieb, saiislam.
Herald added subscribers: sunshaoce, guansong, tpr, dstuttard, yaxunl, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added subscribers: jplehr, sstefan1, wdng.

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.


https://reviews.llvm.org/D152851

Files:
  clang/lib/Headers/openmp_wrappers/new
  clang/test/Headers/openmp_new_nothrow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152851.531035.patch
Type: text/x-patch
Size: 15925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/6ab5359e/attachment-0001.bin>


More information about the cfe-commits mailing list