[PATCH] D55563: [BDCE][DemandedBits] Detect dead uses of undead instructions
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 19 05:13:02 PST 2018
    
    
  
nikic updated this revision to Diff 178864.
nikic added a comment.
Remove assert, check that instr is in AliveBits.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55563/new/
https://reviews.llvm.org/D55563
Files:
  include/llvm/Analysis/DemandedBits.h
  lib/Analysis/DemandedBits.cpp
  lib/Transforms/Scalar/BDCE.cpp
  test/Transforms/BDCE/dead-uses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55563.178864.patch
Type: text/x-patch
Size: 7184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/6e2b48c9/attachment.bin>
    
    
More information about the llvm-commits
mailing list