[Mlir-commits] [mlir] [mlir] [dataflow] Refactoring the definition of program points in dat… (PR #105656)
Stella Laurenzo
llvmlistbot at llvm.org
Tue Sep 10 09:30:37 PDT 2024
stellaraccident wrote:
No apology necessary -- we've all done it. Especially for these older, established APIs, it is a matter of experience to know how to sequence changes in a way that works well for everyone. Generally, we are fine pushing "syntax" changes downstream but removing functionality without replacement is harder to deal with. It's tricky because sometimes it's not obvious that some corner case for used in some way.
I was mainly being explicit about my comments so that we could learn for next time vs suggesting that we need to backtrack this time. The contributions are appreciated.
https://github.com/llvm/llvm-project/pull/105656
More information about the Mlir-commits
mailing list