[all-commits] [llvm/llvm-project] 1cb13f: [mlir] spirv: Add some atomic ops

Ivan Butygin via All-commits all-commits at lists.llvm.org
Wed Nov 3 04:52:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cb13fddb9d87177dc9f543027cb573de45a94bc
      https://github.com/llvm/llvm-project/commit/1cb13fddb9d87177dc9f543027cb573de45a94bc
  Author: Butygin <ivan.butygin at intel.com>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVAtomicOps.td
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
    M mlir/test/Dialect/SPIRV/IR/atomic-ops.mlir
    M mlir/test/Target/SPIRV/atomic-ops.mlir

  Log Message:
  -----------
  [mlir] spirv: Add some atomic ops

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




More information about the All-commits mailing list