[Mlir-commits] [flang] [mlir] [MLIR] Refactor DCE helper to expose worklist entry-point, and use this helper in CSE (PR #195636)
lonely eagle
llvmlistbot at llvm.org
Tue May 5 02:14:32 PDT 2026
================
----------------
linuxlonelyeagle wrote:
I think function_ref<void(Operation *) is good, I saw through this immediately.
https://github.com/llvm/llvm-project/pull/195636
More information about the Mlir-commits
mailing list