[all-commits] [llvm/llvm-project] beebff: [NFC] Remove obsolete all_passes_registration from...

Stella Laurenzo via All-commits all-commits at lists.llvm.org
Sat Jul 16 18:20:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: beebffa9ab81bba3de91b2cee7a62578ebe1ae00
      https://github.com/llvm/llvm-project/commit/beebffa9ab81bba3de91b2cee7a62578ebe1ae00
  Author: Stella Laurenzo <stellaraccident at gmail.com>
  Date:   2022-07-16 (Sat, 16 Jul 2022)

  Changed paths:
    M mlir/benchmark/python/common.py
    M mlir/test/Integration/Dialect/SparseTensor/python/tools/sparse_compiler.py
    M mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco_utils.py
    M mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_sparse_compiler.py

  Log Message:
  -----------
  [NFC] Remove obsolete all_passes_registration from integration tests.

After https://reviews.llvm.org/D128593 this is not needed (and not available). Was missed in original landing because integration tests do not run on pre-merge.




More information about the All-commits mailing list