Mention that canonicalization is best-effort and that pass pipelines should not rely on it for correctness.
RFC: https://discourse.llvm.org/t/rfc-canonicalizerpass-convergence-error-handling/67333
Differential D140729
[mlir][transforms][NFC] Expand CanonicalizerPass documentation springerm on Dec 28 2022, 8:39 AM. Authored by
Details Mention that canonicalization is best-effort and that pass pipelines should not rely on it for correctness. RFC: https://discourse.llvm.org/t/rfc-canonicalizerpass-convergence-error-handling/67333
Diff Detail
Event Timeline
Comment Actions address comments
|