[PATCH] D71947: [MLIR][spirv] Allow specifying availability on enum attribute cases

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 10:27:01 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa81cb1b8bf58: [mlir][spirv] Allow specifying availability on enum attribute cases (authored by antiagainst).

Changed prior to commit:
  https://reviews.llvm.org/D71947?vs=235446&id=235905#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71947

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/CMakeLists.txt
  mlir/lib/Dialect/SPIRV/SPIRVTypes.cpp
  mlir/lib/TableGen/Attribute.cpp
  mlir/test/Dialect/SPIRV/TestAvailability.cpp
  mlir/test/Dialect/SPIRV/availability.mlir
  mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71947.235905.patch
Type: text/x-patch
Size: 20865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/8f2e37ca/attachment.bin>


More information about the llvm-commits mailing list