This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Remove OpenMP CUDA Target Parallel compiler flag
ClosedPublic

Authored by jhuber6 on May 21 2021, 12:12 PM.

Details

Summary

The changes introduced in D97680 turns this command line option into a no-op so
it can be removed entirely.

Depends on D97680

Diff Detail

Event Timeline

jhuber6 created this revision.May 21 2021, 12:12 PM
jhuber6 requested review of this revision.May 21 2021, 12:12 PM
This revision is now accepted and ready to land.May 22 2021, 6:11 PM
This revision was automatically updated to reflect the committed changes.