[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
Wed Aug 2 16:01:01 PDT 2017


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

This second diff is the new one that fixes the bug (see test20).


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.109449.patch
Type: text/x-patch
Size: 10154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/341eac48/attachment.bin>


More information about the llvm-commits mailing list