[Mlir-commits] [mlir] [mlir][NFC] update `mlir/Dialect` create APIs (19/n) (PR #149926)

Maksim Levental llvmlistbot at llvm.org
Tue Jul 22 07:13:35 PDT 2025


makslevental wrote:

> `OpName::createOrFold` coming later?

Maybe? I haven't quite decided whether it's too much codegen at that point for a much less frequently used API. And under "shared object" build it wouldn't disappear so 🤷‍♂️

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


More information about the Mlir-commits mailing list