Use the oilist syntax in assembly format where appropriate.
This makes the dialect format more flexible as an order
is not imposed for the clauses.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148154
[mlir][openacc][NFC] Use oilist in assembly format ClosedPublic Authored by clementval on Apr 12 2023, 12:08 PM.
Details Summary Use the oilist syntax in assembly format where appropriate.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 12 2023, 12:08 PM Herald added subscribers: stephenneuendorffer, nicolasvasilache, jdoerfert. · View Herald Transcript This revision is now accepted and ready to land.Apr 12 2023, 12:29 PM Closed by commit rG2326480f378f: [mlir][openacc][NFC] Use oilist in assembly format (authored by clementval). · Explain WhyApr 12 2023, 4:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 513005 flang/test/Lower/OpenACC/acc-init.f90
flang/test/Lower/OpenACC/acc-shutdown.f90
flang/test/Lower/OpenACC/acc-wait.f90
mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/test/Dialect/OpenACC/ops.mlir
|