[PATCH] D33129: [SCEVExpander] Try harder to avoid introducing inttoptr

Keno Fischer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 13:39:39 PDT 2017


loladiro updated this revision to Diff 99804.
loladiro added a comment.

Add a C++ test to make sure the SCEV code path is tested


https://reviews.llvm.org/D33129

Files:
  lib/Analysis/ScalarEvolutionExpander.cpp
  test/Transforms/LoopStrengthReduce/nonintegral.ll
  unittests/Analysis/ScalarEvolutionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33129.99804.patch
Type: text/x-patch
Size: 8035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170522/07f9742b/attachment.bin>


More information about the llvm-commits mailing list