These have generally been replaced by better ODS functionality, and do not
need to be explicitly provided anymore.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp | ||
---|---|---|
890 ↗ | (On Diff #406216) | Could we first flip the order and then do the removal? (I worry that the ordering change won't be clear for downstream folks when grouped in with the rest here, this would also make the removal more mechanical) |
mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp | ||
---|---|---|
890 ↗ | (On Diff #406216) | Sure. |
Comment Actions
Hi, I added a fix forward for this change, as a rollback was hard due to another change, but it would be ideal to confirm that it is okay, as I'm not sure exactly what you were going for: https://github.com/llvm/llvm-project/commit/64b918852c09db6461d4c4c97df288c7b7fee865