[PATCH] D74584: [mlir] Refactor TypeConverter to add conversions without inheritance
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 16:23:09 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d7ff220ed0e: [mlir] Refactor TypeConverter to add conversions without inheritance (authored by rriddle).
Changed prior to commit:
https://reviews.llvm.org/D74584?vs=245296&id=245299#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74584/new/
https://reviews.llvm.org/D74584
Files:
mlir/docs/DialectConversion.md
mlir/include/mlir/Conversion/LinalgToLLVM/LinalgToLLVM.h
mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h
mlir/include/mlir/Support/STLExtras.h
mlir/include/mlir/Transforms/DialectConversion.h
mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
mlir/lib/Conversion/LinalgToLLVM/LinalgToLLVM.cpp
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
mlir/lib/Transforms/DialectConversion.cpp
mlir/test/lib/TestDialect/TestPatterns.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74584.245299.patch
Type: text/x-patch
Size: 24701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/c96e34b8/attachment.bin>
More information about the llvm-commits
mailing list