[PATCH] D36247: [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
Thu Aug 3 13:49:12 PDT 2017


yamauchi updated this revision to Diff 109625.
yamauchi added a comment.

Addressed the comment.


https://reviews.llvm.org/D36247

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36247.109625.patch
Type: text/x-patch
Size: 10335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/2a174260/attachment.bin>


More information about the llvm-commits mailing list