[all-commits] [llvm/llvm-project] 1db33f: [mlir][Transforms] Report all `allowPatternRollbac...

Matthias Springer via All-commits all-commits at lists.llvm.org
Sun Jul 13 08:41:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1db33f1034aa758ff7a04d09641232d2ce1a2a2b
      https://github.com/llvm/llvm-project/commit/1db33f1034aa758ff7a04d09641232d2ce1a2a2b
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

  Changed paths:
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  [mlir][Transforms] Report all `allowPatternRollback` violations as fatal errors (#148416)

Report all `allowPatternRollback` API violations as fatal errors. If
violated, the IR is potentially in an invalid/inconsistent state from
which the driver cannot recover.



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