[Mlir-commits] [mlir] [mlir][Transforms] Dialect conversion: Context-aware type conversions (PR #140434)

Jeremy Kun llvmlistbot at llvm.org
Sat May 17 22:37:13 PDT 2025


j2kun wrote:

This looks great! Do you have any idea or plan on how one would be able to do context-aware type conversion when no `Value` is available? (Such as a function signature that is a pure declaration)

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


More information about the Mlir-commits mailing list