[Mlir-commits] [mlir] [mlir][tosa] Enhance TosaInferShapes pass for simple shape inference (PR #178418)
Luke Hutton
llvmlistbot at llvm.org
Wed Jan 28 06:40:11 PST 2026
lhutton1 wrote:
cc @udaya-ranga @psunn @Tai78641 @sahas3
In hindsight, "convert-function-boundaries" probably wants to be moved into a separate pass as other passes, such as "tosa-narrow-i64-to-i32", share similar functionality. Happy to hear thoughts on this.
https://github.com/llvm/llvm-project/pull/178418
More information about the Mlir-commits
mailing list