[all-commits] [llvm/llvm-project] 2b2993: [MLIR][OpenMP] Add `OpenMP_Clause` tablegen defini...

Sergio Afonso via All-commits all-commits at lists.llvm.org
Wed Jun 12 06:17:33 PDT 2024


  Branch: refs/heads/users/skatrak/mlir-clauses-03-clausedefs
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b29935f9018dbcb7c83ae3f5edc160373cbffcb
      https://github.com/llvm/llvm-project/commit/2b29935f9018dbcb7c83ae3f5edc160373cbffcb
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    A mlir/include/mlir/Dialect/OpenMP/OpenMPClauses.td

  Log Message:
  -----------
  [MLIR][OpenMP] Add `OpenMP_Clause` tablegen definitions

This patch adds a new tablegen file for the OpenMP dialect containing the list
of clauses currently supported.


  Commit: 1496299e4313df51a0cacfee732d2909024a5a38
      https://github.com/llvm/llvm-project/commit/1496299e4313df51a0cacfee732d2909024a5a38
  Author: Sergio Afonso <safonsof at amd.com>
  Date:   2024-06-12 (Wed, 12 Jun 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/OpenMP/OpenMPClauses.td

  Log Message:
  -----------
  Add shared description for the reduction clause


Compare: https://github.com/llvm/llvm-project/compare/7466061b62bb...1496299e4313

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list