This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Rename the `_OMP` namespace in the device runtime to `ompx`
ClosedPublic

Authored by jdoerfert on Dec 19 2022, 12:01 PM.

Diff Detail

Event Timeline

jdoerfert created this revision.Dec 19 2022, 12:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2022, 12:01 PM
jdoerfert requested review of this revision.Dec 19 2022, 12:01 PM
jhuber6 accepted this revision.Dec 19 2022, 12:02 PM

I'm guessing this is to export it to the user later, changes nothing functionally right now so looks fine.

This revision is now accepted and ready to land.Dec 19 2022, 12:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 19 2022, 2:44 PM

Hi, amdgpu buildbot failing this test after this patch landed

libomptarget :: amdgcn-amd-amdhsa :: api/omp_dynamic_shared_memory_amdgpu.c

patch seems revertable.