[PATCH] D79019: [mlir][llvm] allow mlir-translate carry custom triple and data layout.

Wen-Heng (Jack) Chung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 19:07:59 PDT 2020


whchung updated this revision to Diff 261420.
whchung added a comment.

Address review comments from @mehdi_amini and @ftynse. Add TODO in the revised interface.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79019

Files:
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
  mlir/lib/Target/LLVMIR/ConvertToROCDLIR.cpp
  mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
  mlir/test/Target/rocdl.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79019.261420.patch
Type: text/x-patch
Size: 6030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200501/d1ffd0e7/attachment.bin>


More information about the llvm-commits mailing list