[all-commits] [llvm/llvm-project] d511a5: [mlir] Include anchor op in reproducer pipeline st...

rk via All-commits all-commits at lists.llvm.org
Thu Nov 3 08:45:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d511a5d47166b024a4ce5e4202bf83400acef05c
      https://github.com/llvm/llvm-project/commit/d511a5d47166b024a4ce5e4202bf83400acef05c
  Author: rkayaith <rkayaith at gmail.com>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    M mlir/docs/PassManagement.md
    M mlir/lib/Pass/PassCrashRecovery.cpp
    M mlir/test/Pass/crash-recovery-dynamic-failure.mlir
    M mlir/test/Pass/crash-recovery.mlir
    M mlir/test/Pass/run-reproducer.mlir

  Log Message:
  -----------
  [mlir] Include anchor op in reproducer pipeline string

Including the anchor op ensures that all pass manager settings are fully
specified, and makes the string consistent with the printed form.

Depends on D134622

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D134623




More information about the All-commits mailing list