[Mlir-commits] [mlir] [mlir] Make overloads of SymbolTable::replaceAllSymbolUses consistent. (PR #68320)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Fri Oct 6 00:54:09 PDT 2023


ftynse wrote:

> > It's fun how the only place directly testing this is Python bindings.
> 
> Indeed! And only one of the overloads...

If you feel motivated, you can add a unittest for the API in mlir/unittests.

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


More information about the Mlir-commits mailing list