[all-commits] [llvm/llvm-project] 07db69: Use std::function instead of function_ref in MLIR ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Apr 12 00:30:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07db69effedda72efdf7d59f0eee2a4b60bde2d5
      https://github.com/llvm/llvm-project/commit/07db69effedda72efdf7d59f0eee2a4b60bde2d5
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

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

  Log Message:
  -----------
  Use std::function instead of function_ref in MLIR JitRunner

This fixes an ASAN failure.




More information about the All-commits mailing list