[Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)

Slava Zakharin llvmlistbot at llvm.org
Tue Jan 13 10:23:30 PST 2026


vzakhari wrote:

> Thanks for this work Slava.
> 
> This might also be a case which could benefit from an interface such as this: #170781. Here MLIR CSE is removing duplicate values inside of an OutlinableOpenMPOpInterface.

Thank you for the pointer, Tom!

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


More information about the Mlir-commits mailing list