[all-commits] [llvm/llvm-project] acc8b9: [mlir][Transforms][NFC] Move rollback tests to sep...

Matthias Springer via All-commits all-commits at lists.llvm.org
Sat Aug 2 06:13:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acc8b977d96745843a421e3b45da01343a3b5a2a
      https://github.com/llvm/llvm-project/commit/acc8b977d96745843a421e3b45da01343a3b5a2a
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-08-02 (Sat, 02 Aug 2025)

  Changed paths:
    A mlir/test/Transforms/test-legalizer-full-rollback.mlir
    M mlir/test/Transforms/test-legalizer-full.mlir
    A mlir/test/Transforms/test-legalizer-rollback.mlir
    M mlir/test/Transforms/test-legalizer.mlir

  Log Message:
  -----------
  [mlir][Transforms][NFC] Move rollback tests to separate file (#151809)

Move dialect conversion tests that require a rollback to a separate
file. This is in preparation of the One-Shot Dialect Conversion
refactoring, which does no longer support rollbacks.

Also add a few more `CHECK:`.



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