[PATCH] D72765: [mlir][spirv] Support implied extensions and capabilities

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 17 05:13:42 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG267483ac709b: [mlir][spirv] Support implied extensions and capabilities (authored by antiagainst).

Changed prior to commit:
  https://reviews.llvm.org/D72765?vs=238683&id=238754#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72765

Files:
  mlir/include/mlir/Dialect/SPIRV/CMakeLists.txt
  mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVTypes.h
  mlir/include/mlir/TableGen/Attribute.h
  mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
  mlir/lib/Dialect/SPIRV/SPIRVTypes.cpp
  mlir/lib/TableGen/Attribute.cpp
  mlir/test/Dialect/SPIRV/TestAvailability.cpp
  mlir/test/Dialect/SPIRV/availability.mlir
  mlir/test/Dialect/SPIRV/target-env.mlir
  mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp
  mlir/utils/spirv/gen_spirv_dialect.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72765.238754.patch
Type: text/x-patch
Size: 29958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/e5f224f8/attachment.bin>


More information about the llvm-commits mailing list