[Mlir-commits] [mlir] [mlir][Symbol] Add verification that symbol's parent is a SymbolTable (PR #80590)

Joshua Cao llvmlistbot at llvm.org
Sun Feb 4 21:52:00 PST 2024


caojoshua wrote:

I removed the nested function in values.py, which was added in https://reviews.llvm.org/D149902. The test just looks for tests `get_name()`, and we don't need nested funcs to test that.

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


More information about the Mlir-commits mailing list