[PATCH] D152857: OpenMP: Don't use target regions in library function test

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 13 14:27:45 PDT 2023


arsenm created this revision.
arsenm added reviewers: AMDGPU, JonChesterfield, pdhaliwal, jdoerfert, doru1004.
Herald added subscribers: sunshaoce, guansong, yaxunl, jvesely.
Herald added a project: All.
arsenm requested review of this revision.
Herald added subscribers: jplehr, sstefan1, wdng.

Use pragma omp declare target to reduce the IR noise around the call
we're actually trying to test.


https://reviews.llvm.org/D152857

Files:
  clang/test/Headers/amdgcn_openmp_device_math_c.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152857.531069.patch
Type: text/x-patch
Size: 10864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/24236369/attachment.bin>


More information about the cfe-commits mailing list