[PATCH] Implement more expansions of extloads

Matt Arsenault Matthew.Arsenault at amd.com
Tue Jan 13 13:23:53 PST 2015


On 01/07/2015 10:46 PM, Matt Arsenault wrote:
> Hi,
>
> Now that extload can specify legality for the source and destination 
> types, they can be expanded with something that doesn’t require 
> supporting a specific size of extload. These try to use an extload to 
> an intermediate type if available and eliminates the custom handling 
> R600 uses now to deal with loads extending to 64-bits.
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

ping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150113/69782272/attachment.html>


More information about the llvm-commits mailing list