[all-commits] [llvm/llvm-project] 430117: [mlir][spirv-cpu-runner] Add missing call to regis...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Mon Apr 3 03:53:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4301178299e406b7ca0795b1f5ef1c4359aace47
      https://github.com/llvm/llvm-project/commit/4301178299e406b7ca0795b1f5ef1c4359aace47
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
    M mlir/test/mlir-spirv-cpu-runner/double.mlir
    M mlir/test/mlir-spirv-cpu-runner/simple_add.mlir
    M mlir/tools/mlir-spirv-cpu-runner/mlir-spirv-cpu-runner.cpp

  Log Message:
  -----------
  [mlir][spirv-cpu-runner] Add missing call to registerPassManagerCLOptions().

Also fix tests, they were not calling FileCheck.




More information about the All-commits mailing list