[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 12:03:13 PDT 2017


yamauchi updated this revision to Diff 109610.
yamauchi marked 2 inline comments as done.
yamauchi added a comment.

Agreed on the phrasing and that there are cases where we could do the propagation/transformation.

I fixed the code comment there.


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.109610.patch
Type: text/x-patch
Size: 10196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/6b821bdc/attachment.bin>


More information about the llvm-commits mailing list