[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 07:02:57 PDT 2020
antiagainst updated this revision to Diff 251068.
antiagainst marked an inline comment as done.
antiagainst added a comment.
Rebased
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.251068.patch
Type: text/x-patch
Size: 12729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/88b893f7/attachment.bin>
More information about the llvm-commits
mailing list