[Mlir-commits] [mlir] [mlir] Add `arith-int-range-narrowing` pass (PR #112404)
Ivan Butygin
llvmlistbot at llvm.org
Wed Oct 16 08:13:41 PDT 2024
Hardcode84 wrote:
> My suggestion is not to have two passes that effectively do the same thing, but one unused/unmaintained and one incomplete. I'd rather delete the old one, even if we don't have a full replacement from day 0.
Removing pass is easy, my only concern it will break someone downstream we don't know about.
https://github.com/llvm/llvm-project/pull/112404
More information about the Mlir-commits
mailing list