[Mlir-commits] [mlir] [mlir] Skip the promised-interface lookup for an emptied dialect set (NFC) (PR #219545)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Fri Aug 28 13:06:34 PDT 2026


https://github.com/zhangweize9-cyber commented:

Understand! The performance optimization is quite thorough! Early return can improve performance by 0.4% while maintaining complete semantic consistency. The optimization is excellent!

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


More information about the Mlir-commits mailing list