[PATCH] D77941: [mlir][spirv] Add a `spirv::InterfaceVarABIAttr`.

Denis Khalikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 13:01:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGec99d6e62f0a: [mlir][spirv] Add a `spirv::InterfaceVarABIAttr`. (authored by denis13).

Changed prior to commit:
  https://reviews.llvm.org/D77941?vs=256767&id=257077#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77941/new/

https://reviews.llvm.org/D77941

Files:
  mlir/docs/Dialects/SPIR-V.md
  mlir/include/mlir/Dialect/SPIRV/SPIRVAttributes.h
  mlir/include/mlir/Dialect/SPIRV/TargetAndABI.td
  mlir/lib/Dialect/SPIRV/SPIRVAttributes.cpp
  mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
  mlir/lib/Dialect/SPIRV/TargetAndABI.cpp
  mlir/lib/Dialect/SPIRV/Transforms/LowerABIAttributesPass.cpp
  mlir/test/Conversion/GPUToSPIRV/load-store.mlir
  mlir/test/Conversion/GPUToSPIRV/simple.mlir
  mlir/test/Dialect/SPIRV/Transforms/abi-interface.mlir
  mlir/test/Dialect/SPIRV/Transforms/abi-load-store.mlir
  mlir/test/Dialect/SPIRV/target-and-abi.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77941.257077.patch
Type: text/x-patch
Size: 27104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/20c13fd9/attachment-0001.bin>


More information about the llvm-commits mailing list