[all-commits] [llvm/llvm-project] ddc3d5: [mlir][spirv] Add (InBounds)PtrAccessChain ops

Ivan Butygin via All-commits all-commits at lists.llvm.org
Wed Aug 18 08:03:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ddc3d51d5880df4253b98b356c96c1a9fea6f971
      https://github.com/llvm/llvm-project/commit/ddc3d51d5880df4253b98b356c96c1a9fea6f971
  Author: Butygin <ivan.butygin at intel.com>
  Date:   2021-08-18 (Wed, 18 Aug 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
    M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMemoryOps.td
    M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
    M mlir/test/Dialect/SPIRV/IR/memory-ops.mlir

  Log Message:
  -----------
  [mlir][spirv] Add (InBounds)PtrAccessChain ops

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




More information about the All-commits mailing list