[Mlir-commits] [flang] [mlir] [flang] Added OperationMoveOpInterface for controlling LICM. (PR #175108)
Tom Eccles
llvmlistbot at llvm.org
Tue Jan 13 09:45:58 PST 2026
tblah wrote:
Thanks for this work Slava.
This might also be a case which could benefit from an interface such as this: https://github.com/llvm/llvm-project/issues/170781. Here MLIR CSE is removing duplicate values inside of an OutlinableOpenMPOpInterface.
https://github.com/llvm/llvm-project/pull/175108
More information about the Mlir-commits
mailing list