[all-commits] [llvm/llvm-project] 79aa9b: [mlir] Fix RunnerUtils template specialization

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Wed May 27 13:19:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 79aa9bfdb819c02faa3c6c78e307b20ae7f69057
      https://github.com/llvm/llvm-project/commit/79aa9bfdb819c02faa3c6c78e307b20ae7f69057
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2020-05-27 (Wed, 27 May 2020)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/CRunnerUtils.h

  Log Message:
  -----------
  [mlir] Fix RunnerUtils template specialization

Undoing a spurious change that broke SFINAE for some out of core use
cases.




More information about the All-commits mailing list