[PATCH] D92557: [MachineLICM] delete dead flag if the duplicated def outside of loop is dead.
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec 18 09:37:56 PST 2020
    
    
  
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/machinelicm-cse-dead-flag.mir:45
+...
+
----------------
Can you add another case where both of the defs are dead? 
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92557/new/
https://reviews.llvm.org/D92557
    
    
More information about the llvm-commits
mailing list