Build SymbolTable upfront in ModuleOp verification.
Building the symbol table upfront from module op allows for O(1) lookup of the function while verifying duplicate EntryPointOp within the module. PiperOrigin-RevId: 262435697
Loading
Please sign in to comment