[llvm] [SPIR-V] Re-implement switch and improve validation of forward calls (PR #87823)
    Vyacheslav Levytskyy via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Apr  6 00:15:14 PDT 2024
    
    
  
================
@@ -112,7 +114,7 @@ void SPIRVAsmPrinter::emitEndOfAsmFile(Module &M) {
   // TODO: calculate Bound more carefully from maximum used register number,
   // accounting for generated OpLabels and other related instructions if
   // needed.
----------------
VyacheslavLevytskyy wrote:
Indeed, thank you.
https://github.com/llvm/llvm-project/pull/87823
    
    
More information about the llvm-commits
mailing list