This is an initial patch that lowers acc.enter_data copyin/create/attach
clauses to the newly added data operand operations. Follow up patches will
add support for array section and derived type and derived type component
as well as support in other data operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks great! Thanks for all of your test updates - it made me realize that we should get rid of decomposedFrom field: https://reviews.llvm.org/D148731
If you don't mind rebasing on top of that once I submit (waiting for green buildbots), that would be great.