The macro ACC_DATA_CONSTRUCT_OPS defines all operations which are
data constructs. The recently DeclareOp was not added to the list.
Add it now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159063
[openacc] Add declare op to data construct operations list ClosedPublic Authored by razvanlupusoru on Aug 28 2023, 10:02 PM.
Details Summary The macro ACC_DATA_CONSTRUCT_OPS defines all operations which are
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 28 2023, 10:44 PM This revision was landed with ongoing or failed builds.Aug 29 2023, 12:47 PM Closed by commit rG8cf814e6bd70: [openacc] Add declare op to data construct operations list (authored by razvanlupusoru). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 554175 mlir/include/mlir/Dialect/OpenACC/OpenACC.h
|