[llvm] Add a pass to convert jump tables to switches. (PR #77709)
    Alexander Shaposhnikov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb  7 13:22:02 PST 2024
    
    
  
alexander-shaposhnikov wrote:
Added -enable-jump-table-to-switch, now the new pass is disabled by default.
https://github.com/llvm/llvm-project/pull/77709
    
    
More information about the llvm-commits
mailing list