[all-commits] [llvm/llvm-project] c315c0: [mlir][Transforms][NFC] CSE: Split tests and fix t...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Nov 11 04:53:18 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c315c01a7ea92b562f8b63159e113abaf0b50e5a
      https://github.com/llvm/llvm-project/commit/c315c01a7ea92b562f8b63159e113abaf0b50e5a
  Author: Matthias Springer <me at m-sp.org>
  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 (#115680)

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