This is an archive of the discontinued LLVM Phabricator instance.

[mlir][openacc] Conversion of data operands in acc.parallel to LLVM IR dialect
ClosedPublic

Authored by clementval on May 28 2021, 12:24 PM.

Details

Summary

Convert data operands from the acc.parallel operation using the same conversion pattern than D102170.

Diff Detail

Event Timeline

clementval created this revision.May 28 2021, 12:24 PM
clementval requested review of this revision.May 28 2021, 12:24 PM
ftynse accepted this revision.Jun 7 2021, 1:24 AM
This revision is now accepted and ready to land.Jun 7 2021, 1:24 AM
This revision was landed with ongoing or failed builds.Jun 7 2021, 8:22 AM
This revision was automatically updated to reflect the committed changes.