[LLVMdev] [llvm-commits] [llvm] r157649 - /llvm/trunk/lib/Transforms/Scalar/BoundsChecking.cpp

Andrew Trick atrick at apple.com
Thu May 31 09:58:22 PDT 2012


On May 31, 2012, at 9:55 AM, Hal Finkel <hfinkel at anl.gov> wrote:

>>>> case. Supporting SCEVExpander also imposes limitations on SCEV
>>>> that would be nice to remove some day.
> 
> Andy,
> 
> Out of curiosity, could you be more specific? What limitations are we
> talking about?

The one I remember now is the inability to analyze inttoptr/ptrtoint. There are probably more though.

-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120531/4600d815/attachment.html>


More information about the llvm-dev mailing list