[PATCH] D76243: [mlir][spirv] Move type checks from dialect class to type hierarchy

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 17:24:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf741b8eabed3: [mlir][spirv] Move type checks from dialect class to type hierarchy (authored by antiagainst).

Changed prior to commit:
  https://reviews.llvm.org/D76243?vs=251068&id=251227#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76243

Files:
  mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVTypes.h
  mlir/lib/Dialect/SPIRV/LayoutUtils.cpp
  mlir/lib/Dialect/SPIRV/SPIRVCanonicalization.cpp
  mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
  mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
  mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
  mlir/lib/Dialect/SPIRV/SPIRVTypes.cpp
  mlir/lib/Dialect/SPIRV/Transforms/LowerABIAttributesPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76243.251227.patch
Type: text/x-patch
Size: 12683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/b1a74d52/attachment-0001.bin>


More information about the llvm-commits mailing list