[all-commits] [llvm/llvm-project] 557a0e: [mlir] Update JitRunner, ExecutionEngine after LLV...

lhames via All-commits all-commits at lists.llvm.org
Mon Mar 27 19:18:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 557a0ea8aff31de1cc337bd3819f015338f7d553
      https://github.com/llvm/llvm-project/commit/557a0ea8aff31de1cc337bd3819f015338f7d553
  Author: Lang Hames <lhames at gmail.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M mlir/lib/CAPI/ExecutionEngine/ExecutionEngine.cpp
    M mlir/lib/ExecutionEngine/JitRunner.cpp

  Log Message:
  -----------
  [mlir] Update JitRunner, ExecutionEngine after LLVM commit 8b1771bd9f3.

LLVM commit 8b1771bd9f3 replaced JITEvaluatedSymbol with ExecutorSymbolDef.




More information about the All-commits mailing list