[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
Tue Apr 28 11:17:11 PDT 2020


whchung added a comment.

In D79019#2008214 <https://reviews.llvm.org/D79019#2008214>, @ftynse wrote:

> Thanks, I have been discussing a similar change with @aartbik just today. Please add the test on translation and feel free to land.
>
> As an improvement (fine for a follow-up), could you please expose the triple and data layout as `mlir-translate` command line options?


@ftynse I just revised the test. Will submit a follow-up patch for `mlir-translate` command line options. I don't have authority to land the patch though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79019





More information about the llvm-commits mailing list