[PATCH] D34822: [LVI] Constant-propagate a zero extension of the switch condition value through case edges

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 16:39:42 PDT 2017


yamauchi updated this revision to Diff 108387.
yamauchi marked 6 inline comments as done.
yamauchi added a comment.

Addressed the comments.


https://reviews.llvm.org/D34822

Files:
  lib/Analysis/LazyValueInfo.cpp
  test/Transforms/CorrelatedValuePropagation/range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34822.108387.patch
Type: text/x-patch
Size: 9329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/ab93abb2/attachment.bin>


More information about the llvm-commits mailing list