[Mlir-commits] [mlir] [MLIR][LLVM] Allow importing of nameless	globals (PR #101918)
    Tobias Gysi 
    llvmlistbot at llvm.org
       
    Mon Aug  5 02:36:31 PDT 2024
    
    
  
https://github.com/gysit approved this pull request.
LGTM
Would SymbolTable::generateSymbolName work here? I think I suggested it before but it may have been lost in Github somewhere. This function already implements the loop and seems pretty extensible.
https://github.com/llvm/llvm-project/pull/101918
    
    
More information about the Mlir-commits
mailing list