[Mlir-commits] [mlir] d372361 - [MLIR][OpenMP] Add a new ComposableOpInterface to check/set a composite unitAttr. (#102340)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Mon Aug 12 07:35:58 PDT 2024


Author: Akash Banerjee
Date: 2024-08-12T15:35:47+01:00
New Revision: d3723615164cb3a4ff09267c56ae0c4129bddbd7

URL: https://github.com/llvm/llvm-project/commit/d3723615164cb3a4ff09267c56ae0c4129bddbd7
DIFF: https://github.com/llvm/llvm-project/commit/d3723615164cb3a4ff09267c56ae0c4129bddbd7.diff

LOG: [MLIR][OpenMP] Add a new ComposableOpInterface to check/set a composite unitAttr. (#102340)

Adds a new ComposableOpInterface for OpenMP operations that can
represent a single leaf of a composite OpenMP construct.

This is patch 1/2 in a series of patches. Patch 2 - #102341.

Added: 
    

Modified: 
    mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
    mlir/include/mlir/Dialect/OpenMP/OpenMPOpsInterfaces.td

Removed: 
    


################################################################################error: too big or took too long to generate

        


More information about the Mlir-commits mailing list