[Mlir-commits] [mlir] [mlir][dataflow] Register dependency when const-prop fold returns non-operand (PR #194372)
Zmicier Prybysh
llvmlistbot at llvm.org
Mon Apr 27 06:45:32 PDT 2026
dimp-pl wrote:
(I would be glad to tag people in `reviewers` section, but i don't seem to have rights for that.)
@matthias-springer @joker-eph — would either of you have time to take a look? It's a one-line dataflow plumbing fix in `SparseConstantPropagation::visitOperation` that i found recently + a test case.
https://github.com/llvm/llvm-project/pull/194372
More information about the Mlir-commits
mailing list