[all-commits] [llvm/llvm-project] 18fc42: [mlir][LLVMIR] Add a support for boolean type argu...

Ahmed S. Taei via All-commits all-commits at lists.llvm.org
Fri Mar 13 14:44:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 18fc42fa3370447f25d877c3100ca4f4194937df
      https://github.com/llvm/llvm-project/commit/18fc42fa3370447f25d877c3100ca4f4194937df
  Author: Ahmed Taei <ataei at google.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
    M mlir/test/Target/llvmir.mlir

  Log Message:
  -----------
  [mlir][LLVMIR] Add a support for boolean type arguments conversion

Summary:
Otherwise this will fail translating ops with boolean arguments and
added test will fail.

Reviewers: nicolasvasilache, rriddle

Subscribers: mehdi_amini, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D76159




More information about the All-commits mailing list