This is an archive of the discontinued LLVM Phabricator instance.

[flang] Semantics for !DIR$ IGNORE_TKR
ClosedPublic

Authored by klausler on Apr 18 2023, 10:19 AM.

Details

Summary

Implement semantics for the IGNORE_TKR directive as it is interpreted
by the PGI / NVFORTRAN compiler.

Diff Detail

Event Timeline

klausler created this revision.Apr 18 2023, 10:19 AM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Apr 18 2023, 10:19 AM
vdonaldson accepted this revision.Apr 18 2023, 11:04 AM
This revision is now accepted and ready to land.Apr 18 2023, 11:04 AM
jeanPerier accepted this revision.Apr 18 2023, 11:55 PM
This revision was landed with ongoing or failed builds.Apr 19 2023, 9:40 AM
This revision was automatically updated to reflect the committed changes.