[all-commits] [llvm/llvm-project] 864110: [MLIR][CUDA] Fix build file for mlir-cuda-runner

Stephan Herhut via All-commits all-commits at lists.llvm.org
Wed Feb 12 06:11:14 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 864110b5b499f8fd6ae55d936ea9f6764569941a
      https://github.com/llvm/llvm-project/commit/864110b5b499f8fd6ae55d936ea9f6764569941a
  Author: Stephan Herhut <herhut at google.com>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M mlir/tools/mlir-cuda-runner/CMakeLists.txt

  Log Message:
  -----------
  [MLIR][CUDA] Fix build file for mlir-cuda-runner

Summary:
This was broken recently when moving from dialect registration via
static initializers to explicit intialization.

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




More information about the All-commits mailing list