[Mlir-commits] [mlir] [mlir][func] Fix multiple bugs in `DuplicateFunctionElimination` (PR #109571)
Mehdi Amini
llvmlistbot at llvm.org
Fri Sep 27 02:36:06 PDT 2024
joker-eph wrote:
> In the following scenario, SymbolTable::replaceAllSymbolUses is also inside a loop.
I suspect It's just as bad
https://github.com/llvm/llvm-project/pull/109571
More information about the Mlir-commits
mailing list