[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 11:59:36 PST 2018


This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rL349674: [BDCE][DemandedBits] Detect dead uses of undead instructions (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55563?vs=178864&id=178935#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.178935.patch
Type: text/x-patch
Size: 7316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/4a6ff784/attachment.bin>


More information about the llvm-commits mailing list