[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 18:33:37 PDT 2017


yamauchi updated this revision to Diff 108399.
yamauchi marked 5 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.108399.patch
Type: text/x-patch
Size: 9257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/8cbd70ed/attachment.bin>


More information about the llvm-commits mailing list