This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Update num_gangs parser
ClosedPublic

Authored by clementval on Jun 26 2023, 12:32 PM.

Details

Summary

Update num_gangs definition in ACC.td and its lowering
to support up to 3 arguments.

Depends on D153796
Depends on D153801

Diff Detail

Event Timeline

clementval created this revision.Jun 26 2023, 12:32 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 26 2023, 12:32 PM
clementval requested review of this revision.Jun 26 2023, 12:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2023, 12:32 PM
razvanlupusoru accepted this revision.Jun 26 2023, 4:04 PM

Looks great!

This revision is now accepted and ready to land.Jun 26 2023, 4:04 PM
This revision was automatically updated to reflect the committed changes.