[all-commits] [llvm/llvm-project] 040805: [mlir] Add bar.warp.sync to NVVM

Guray Ozen via All-commits all-commits at lists.llvm.org
Thu Oct 6 03:28:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 040805dc4748f5b21261acdf562a424dd2f565c8
      https://github.com/llvm/llvm-project/commit/040805dc4748f5b21261acdf562a424dd2f565c8
  Author: Guray Ozen <guray.ozen at gmail.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

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

  Log Message:
  -----------
  [mlir] Add bar.warp.sync to NVVM

It adds the missing `bar.warp.sync` to the nvvm dialect. It is a barrier to synchronize for threads in a warp.

Reviewed By: ftynse

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




More information about the All-commits mailing list