This patch removes custom parser/printer for omp.target and adds
assemblyformat.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120138
[mlir][OpenMP] Added assemblyformat for TargetOp ClosedPublic Authored by shraiysh on Feb 18 2022, 8:40 AM.
Details Summary This patch removes custom parser/printer for omp.target and adds
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptFeb 18 2022, 8:40 AM shraiysh added reviewers: rriddle, Mogball, kiranktp, NimishMishra, AMDChirag, kiranchandramohan, peixin.Feb 18 2022, 8:42 AM This revision is now accepted and ready to land.Feb 18 2022, 10:14 AM Closed by commit rG60210f9acbd7: [mlir][OpenMP] Added assemblyformat for TargetOp (authored by shraiysh). · Explain WhyFeb 18 2022, 11:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 409990 mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
mlir/test/Dialect/OpenMP/ops.mlir
|