[all-commits] [llvm/llvm-project] 86b011: Remove TOSA test passes from non test registration.

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Sat Nov 7 18:40:15 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 86b011777ea475461e0958a43b84c121f460c1ac
      https://github.com/llvm/llvm-project/commit/86b011777ea475461e0958a43b84c121f460c1ac
  Author: Stella Laurenzo <stellaraccident at gmail.com>
  Date:   2020-11-07 (Sat, 07 Nov 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Tosa/Transforms/Passes.td
    M mlir/test/lib/Dialect/Tosa/TosaTestPasses.cpp
    M mlir/tools/mlir-opt/mlir-opt.cpp

  Log Message:
  -----------
  Remove TOSA test passes from non test registration.

* Wires them in the same way that peer-dialect test passes are registered.
* Fixes the build for -DLLVM_INCLUDE_TESTS=OFF.

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




More information about the All-commits mailing list