[PATCH] D68408: [InstCombine] Negator - sink sinkable negations
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Oct 15 15:10:06 PDT 2019
    
    
  
efriedma added a comment.
> If that doesn't happen, then they are 'trivially' dead and deleted.
Deleted where, exactly?  If you're expecting the instcombine main loop to delete them, you'll force instcombine into an infinite loop, I think.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68408/new/
https://reviews.llvm.org/D68408
    
    
More information about the llvm-commits
mailing list