[all-commits] [llvm/llvm-project] 60210f: [mlir][OpenMP] Added assemblyformat for TargetOp

Shraiysh via All-commits all-commits at lists.llvm.org
Fri Feb 18 11:53:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60210f9acbd760272856495175636bc2da0b1fcd
      https://github.com/llvm/llvm-project/commit/60210f9acbd760272856495175636bc2da0b1fcd
  Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
  Date:   2022-02-19 (Sat, 19 Feb 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
    M mlir/test/Dialect/OpenMP/ops.mlir

  Log Message:
  -----------
  [mlir][OpenMP] Added assemblyformat for TargetOp

This patch removes custom parser/printer for `omp.target` and adds
assemblyformat.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D120138




More information about the All-commits mailing list