[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
Thu Jun 29 17:21:37 PDT 2017


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

Added a test.


https://reviews.llvm.org/D34822

Files:
  lib/Analysis/LazyValueInfo.cpp
  test/Analysis/LazyValueAnalysis/lvi-zeroextended-switch-condition.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34822.104788.patch
Type: text/x-patch
Size: 4770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170630/6045a688/attachment.bin>


More information about the llvm-commits mailing list