This is an archive of the discontinued LLVM Phabricator instance.

[clang] Convert NVPTX OpenMP tests to opaque pointers
ClosedPublic

Authored by barannikov88 on May 16 2023, 10:40 AM.

Diff Detail

Event Timeline

barannikov88 created this revision.May 16 2023, 10:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 16 2023, 10:40 AM
barannikov88 requested review of this revision.May 16 2023, 10:40 AM
Herald added a project: Restricted Project. · View Herald Transcript
barannikov88 added a comment.EditedMay 16 2023, 10:42 AM

These were completely handled by the script except that I manually renumbered basic blocks in the large SIMD test.

barannikov88 planned changes to this revision.May 16 2023, 10:46 AM

Nah, they need some hand work after all.

Update failing checks

nikic accepted this revision.May 16 2023, 12:17 PM

LGTM

This revision is now accepted and ready to land.May 16 2023, 12:17 PM