[all-commits] [llvm/llvm-project] d86688: [mlir][python] Segment MLIR Python test dialect to...

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Tue Oct 26 11:48:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d86688fb1f14a640bdc5fe1792c318bd818e124d
      https://github.com/llvm/llvm-project/commit/d86688fb1f14a640bdc5fe1792c318bd818e124d
  Author: Stella Laurenzo <stellaraccident at gmail.com>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M mlir/python/CMakeLists.txt
    M mlir/test/CMakeLists.txt

  Log Message:
  -----------
  [mlir][python] Segment MLIR Python test dialect to avoid testonly dependency.

With https://reviews.llvm.org/rG14c9207063bb00823a5126131e50c93f6e288bd3, the build is broken with -DMLIR_INCLUDE_TESTS=OFF. This patch fixes the build and we may want to do a better fix to the layering in a followup.

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




More information about the All-commits mailing list