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

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 18:53:16 PST 2020


antiagainst updated this revision to Diff 238683.
antiagainst marked 6 inline comments as done.
antiagainst added a comment.
Herald added a reviewer: nicolasvasilache.

Address comments


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.238683.patch
Type: text/x-patch
Size: 30022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200117/541874e9/attachment-0001.bin>


More information about the llvm-commits mailing list