[PATCH] D113497: [IPSCCP] Support unfeasible default dests for switch.
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 26 05:32:22 PST 2021
    
    
  
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
LG.
If SCCP runs again, will it then again create a new unreachable block
for the default that is already pointing at the unreachable block?
Should it not do such redundant work?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113497/new/
https://reviews.llvm.org/D113497
    
    
More information about the llvm-commits
mailing list