[all-commits] [llvm/llvm-project] e9a5df: [mlir][Transforms][NFC] CSE: Split tests and fix typo

Matthias Springer via All-commits all-commits at lists.llvm.org
Sun Nov 10 19:28:50 PST 2024


  Branch: refs/heads/users/matthias-springer/cse_test_cleanup
  Home:   https://github.com/llvm/llvm-project
  Commit: e9a5dfdfa9eed3f57869b28c019135f1552fae08
      https://github.com/llvm/llvm-project/commit/e9a5dfdfa9eed3f57869b28c019135f1552fae08
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-11-11 (Mon, 11 Nov 2024)

  Changed paths:
    M mlir/include/mlir/Transforms/Passes.h
    M mlir/test/Transforms/cse.mlir

  Log Message:
  -----------
  [mlir][Transforms][NFC] CSE: Split tests and fix typo

Add `-split-input-file` to CSE tests and fix a typo in `Passes.h`. (The typo is harmless as long as the pass has no options.)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list