[PATCH] D75868: [mlir][spirv] Use separate attribute for (version, capabilities, extensions)

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 16:51:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
antiagainst marked an inline comment as done.
Closed by commit rGe115a40f5020: [mlir][spirv] Use separate attribute for (version, capabilities, extensions) (authored by antiagainst).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75868

Files:
  mlir/docs/Dialects/SPIR-V.md
  mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
  mlir/include/mlir/Dialect/SPIRV/TargetAndABI.h
  mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
  mlir/lib/Dialect/SPIRV/TargetAndABI.cpp
  mlir/test/Conversion/LinalgToSPIRV/linalg-to-spirv.mlir
  mlir/test/Dialect/SPIRV/availability.mlir
  mlir/test/Dialect/SPIRV/target-and-abi.mlir
  mlir/test/Dialect/SPIRV/target-env.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75868.250094.patch
Type: text/x-patch
Size: 50020 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/51f20120/attachment.bin>


More information about the llvm-commits mailing list