[Mlir-commits] [mlir] [WIP] Linearization without conversion (PR #147433)
Nishant Patel
llvmlistbot at llvm.org
Mon Jul 14 14:47:19 PDT 2025
nbpatel wrote:
> Hi @Hardcode84 @dcaballe @banach-space @nbpatel -- this draft PR may be of interest to you as it related to [#146030 (comment)](https://github.com/llvm/llvm-project/issues/146030#issuecomment-3024695055) and [#145115 (comment)](https://github.com/llvm/llvm-project/pull/145115#issuecomment-3049508242). Please let me know if you have any initial thoughts, and possibly next steps
Hi James, now that you don't use dialect conversion do you plan to add patterns in linearization for scf ops as well?
https://github.com/llvm/llvm-project/pull/147433
More information about the Mlir-commits
mailing list