[mlir:SymbolTable] Add "remove" method that drops a symbol without erasing it
There are various use cases where we don't want to immediately erase an operation when removing it from the symbol table. This commit adds a "remove" method to support that. Differential Revision: https://reviews.llvm.org/D133564
parent
71fae33f
Please register or sign in to comment