[all-commits] [llvm/llvm-project] de4d74: [MLIR][NVVM] Add CTA Cluster barrier intrinsics fo...

Guray Ozen via All-commits all-commits at lists.llvm.org
Fri Sep 1 07:40:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de4d742ae1cd21dc4141cdbd47f23a2bc37e6d42
      https://github.com/llvm/llvm-project/commit/de4d742ae1cd21dc4141cdbd47f23a2bc37e6d42
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
    M mlir/test/Dialect/LLVMIR/nvvm.mlir

  Log Message:
  -----------
  [MLIR][NVVM] Add CTA Cluster barrier intrinsics for sm_90

This work adds CTA Cluster barrier intrinsics for sm_90 in NVVM dialect. They are already supported in LLVM core, so this work uses the existing intrinsics.

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




More information about the All-commits mailing list