[all-commits] [llvm/llvm-project] f7d033: [mlir] Support WsLoopOp in OpenMP to LLVM dialect ...

ftynse via All-commits all-commits at lists.llvm.org
Mon Nov 23 14:28:20 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f7d033f4d80f476246a70f165e7455639818f907
      https://github.com/llvm/llvm-project/commit/f7d033f4d80f476246a70f165e7455639818f907
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M mlir/lib/Conversion/OpenMPToLLVM/OpenMPToLLVM.cpp
    M mlir/test/Conversion/OpenMPToLLVM/convert-to-llvmir.mlir

  Log Message:
  -----------
  [mlir] Support WsLoopOp in OpenMP to LLVM dialect conversion

It is a simple conversion that only requires to change the region argument
types, generalize it from ParallelOp.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list