[all-commits] [llvm/llvm-project] 050cc1: [mlir] Add InitializeNativeTargetAsmParser to Exec...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Mon Nov 22 03:29:53 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 050cc1cd6e6882eadba6e5ea7b588ca0b8aa1b12
      https://github.com/llvm/llvm-project/commit/050cc1cd6e6882eadba6e5ea7b588ca0b8aa1b12
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M mlir/lib/CAPI/ExecutionEngine/ExecutionEngine.cpp
    M mlir/lib/ExecutionEngine/CMakeLists.txt
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir] Add InitializeNativeTargetAsmParser to ExecutionEngine.

This is required to allow python to work with lowerings that use inline_asm.

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




More information about the All-commits mailing list