[PATCH] D36592: [BDCE] clear poison generators after turning a value into zero (PR33695, PR34037)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 12 07:58:48 PDT 2017


spatel updated this revision to Diff 110839.
spatel marked an inline comment as done.
spatel added a comment.

Patch updated:
Replace the assume deletion with a comment about why it can't happen. :)


https://reviews.llvm.org/D36592

Files:
  lib/Transforms/Scalar/BDCE.cpp
  test/Transforms/BDCE/invalidate-assumptions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36592.110839.patch
Type: text/x-patch
Size: 6202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170812/fc122848/attachment-0001.bin>


More information about the llvm-commits mailing list