[PATCH] D75141: [MLIR] Add llvm.mlir.cast op for semantic preserving cast between dialect types.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 20:30:51 PST 2020
timshen updated this revision to Diff 246876.
timshen marked 6 inline comments as done.
timshen added a comment.
Update per comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75141/new/
https://reviews.llvm.org/D75141
Files:
mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
mlir/test/Conversion/StandardToLLVM/invalid.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75141.246876.patch
Type: text/x-patch
Size: 8374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/94c3030a/attachment.bin>
More information about the llvm-commits
mailing list