[PATCH] D41812: [CVP] Replace incoming values from unreachable blocks with undef

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 08:35:16 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322006: [CVP] Replace incoming values from unreachable blocks with undef. (authored by davide, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41812?vs=128886&id=128940#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41812

Files:
  llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/pr35807.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41812.128940.patch
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/29cc5699/attachment.bin>


More information about the llvm-commits mailing list