[all-commits] [llvm/llvm-project] de155f: [MLIR][OpenMP] Pretty printer and parser for omp.w...

David Truby via All-commits all-commits at lists.llvm.org
Thu Mar 18 06:51:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de155f4af2b5f0916b8f2d745e6da520bb7e1058
      https://github.com/llvm/llvm-project/commit/de155f4af2b5f0916b8f2d745e6da520bb7e1058
  Author: David Truby <david.truby at arm.com>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp
    M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir
    M mlir/test/Conversion/SCFToOpenMP/scf-to-openmp.mlir
    M mlir/test/Dialect/OpenMP/ops.mlir

  Log Message:
  -----------
  [MLIR][OpenMP] Pretty printer and parser for omp.wsloop

Co-authored-by: Kiran Chandramohan <kiran.chandramohan at arm.com>

Reviewed By: ftynse

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




More information about the All-commits mailing list