[PATCH] Teach LoopIdiom about address spaces

Eli Friedman eli.friedman at gmail.com
Tue Sep 10 17:16:44 PDT 2013


LGTM.

-Eli


On Tue, Sep 10, 2013 at 5:10 PM, Matt Arsenault
<Matthew.Arsenault at amd.com>wrote:

>   Move address space check for memset_pattern16
>
>
>   Most of the address space tests are copies of other tests. They aren't
> supposed to do much different other than use the different integer sizes
> and preserve the address spaces.
>
> http://llvm-reviews.chandlerc.com/D1462
>
> CHANGE SINCE LAST DIFF
>   http://llvm-reviews.chandlerc.com/D1462?vs=3780&id=4183#toc
>
> Files:
>   lib/Transforms/Scalar/LoopIdiomRecognize.cpp
>   test/Transforms/IndVarSimplify/lftr-address-space-pointers.ll
>   test/Transforms/LoopIdiom/basic-address-space.ll
>   test/Transforms/LoopStrengthReduce/addrec-gep-address-space.ll
>   test/Transforms/LoopStrengthReduce/address-space-loop.ll
>   test/Transforms/LoopStrengthReduce/uglygep-address-space.ll
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130910/eef06196/attachment.html>


More information about the llvm-commits mailing list