This includes a basic implementation for the OpenMP target
operation. Currently, the if, thread_limit, private, shared, device, and nowait clauses are included in this implementation.
Co-authored-by: Kiran Chandramohan <kiran.chandramohan@arm.com>
Differential D102816
[MLIR][OpenMP]Basic OpenMP target operation abidmalikwaterloo on May 19 2021, 4:29 PM. Authored by
Details This includes a basic implementation for the OpenMP target Co-authored-by: Kiran Chandramohan <kiran.chandramohan@arm.com>
Diff Detail
Event TimelineComment Actions LGTM with comments addressed.
Comment Actions I am requesting a change for the nowait attribute. Have a few questions as well.
Comment Actions Thanks @abidmalikwaterloo for the patch! Couple of NITs:
Comment Actions LGTM. One request for change.
Comment Actions Made changes according to the comments from the reviewers. |
Nit: spurious empty line