[Mlir-commits] [mlir] add IntegerLikeTypeInterface to enable out-of-tree uses of built-in attributes that otherwise force integer types (PR #137061)

Jeremy Kun llvmlistbot at llvm.org
Sun Apr 27 13:04:45 PDT 2025


j2kun wrote:

To be more specific, the only objections expressed so far seem incidental to me:

- Some untested code paths may break
- The APIs are "integrated and ingrained" (technical debt from early design choices?)

Is there a more fundamental reason why this flexibility is not desired, if those issues could be overcome?

https://github.com/llvm/llvm-project/pull/137061


More information about the Mlir-commits mailing list