Just add the trait as acc.yield is a return like op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150617
[mlir][openacc] Add ReturnLike trait to acc.yield operation ClosedPublic Authored by clementval on May 15 2023, 3:02 PM.
Details Summary Just add the trait as acc.yield is a return like op.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 15 2023, 3:36 PM Closed by commit rG0c4d7d14e94d: [mlir][openacc] Add ReturnLike trait to acc.yield operation (authored by clementval). · Explain WhyMay 16 2023, 8:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522645 mlir/include/mlir/Dialect/OpenACC/OpenACC.h
mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
|