This is an archive of the discontinued LLVM Phabricator instance.

[Flang][OpenMP] Add support for safelen clause
ClosedPublic

Authored by psoni2628 on Aug 24 2022, 10:28 AM.

Details

Summary

This supports lowering from parse-tree to MLIR for OpenMP safelen clause
in SIMD construct.

Diff Detail

Event Timeline

psoni2628 created this revision.Aug 24 2022, 10:28 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 24 2022, 10:28 AM
psoni2628 requested review of this revision.Aug 24 2022, 10:28 AM
This revision is now accepted and ready to land.Aug 24 2022, 11:52 AM
This revision was automatically updated to reflect the committed changes.