[all-commits] [llvm/llvm-project] 70865c: [mlir][transforms] Add `signalPassFailure` in Remo...
Longsheng Mou via All-commits
all-commits at lists.llvm.org
Thu Oct 17 18:56:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70865c448ca9ebca08a77264e748ac4343789675
https://github.com/llvm/llvm-project/commit/70865c448ca9ebca08a77264e748ac4343789675
Author: Longsheng Mou <longshengmou at gmail.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M mlir/lib/Transforms/RemoveDeadValues.cpp
Log Message:
-----------
[mlir][transforms] Add `signalPassFailure` in RemoveDeadValues (#112199)
This PR adds `signalPassFailure` in RemoveDeadValues to ensure that a
pipeline would stop here.
Fixes #111757.
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