[all-commits] [llvm/llvm-project] e9b423: [mlir][openmp] Custom syntax for `omp.target` oper...

Alexander Batashev via All-commits all-commits at lists.llvm.org
Wed Jan 26 02:28:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9b4239fefa657362678c063c1ba81b0eed2cab3
      https://github.com/llvm/llvm-project/commit/e9b4239fefa657362678c063c1ba81b0eed2cab3
  Author: Alexander Batashev <alexander.batashev at intel.com>
  Date:   2022-01-26 (Wed, 26 Jan 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] Custom syntax for `omp.target` operation

Add a custom parser and printer for `omp.target` operation.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list