[PATCH] D55563: [BDCE][DemandedBits] Detect dead uses of undead instructions

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 1 02:09:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350188: Reapply "[BDCE][DemandedBits] Detect dead uses of undead instructions" (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55563?vs=179760&id=179792#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55563/new/

https://reviews.llvm.org/D55563

Files:
  llvm/trunk/include/llvm/Analysis/DemandedBits.h
  llvm/trunk/lib/Analysis/DemandedBits.cpp
  llvm/trunk/lib/Transforms/Scalar/BDCE.cpp
  llvm/trunk/test/Transforms/BDCE/dead-uses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55563.179792.patch
Type: text/x-patch
Size: 7722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190101/280175d6/attachment.bin>


More information about the llvm-commits mailing list