[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
Fri Feb 28 12:21:32 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d65000e1177: [MLIR] Add llvm.mlir.cast op for semantic preserving cast between dialect types. (authored by timshen).

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.247342.patch
Type: text/x-patch
Size: 8864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/b2e40234/attachment.bin>


More information about the llvm-commits mailing list