[Mlir-commits] [mlir] [mlir][inliner] Refactor MLIR inliner pass and utils. (PR #84059)

Slava Zakharin llvmlistbot at llvm.org
Tue Mar 5 12:11:59 PST 2024


vzakhari wrote:

> Seems like it's all code motion with introduction of the InlinerConfig and Inliner class, so LGTM overall.
> 
> Can you look into the inline comment I left?

Indeed.  There is also renaming of the pass option.

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


More information about the Mlir-commits mailing list