[PATCH] [RFC][12/17]TILE-Gx: VLIW Packetizer support for tilegx

Jiong Wang jiwang at tilera.com
Thu Mar 14 23:46:55 PDT 2013


? 2013/3/11 16:17, Jiong WANG ??:
> This implement the Hexagon style VLIW Packetizer. tilegx has 3 physical units and two issue mode
>
> for X mode
> ===
> X0 occupy P0
> X1 occupy P1 & P2
>
> for Y mode
> ===
> Y0 occupy P0
> Y1 occupy P1
> Y2 occupy P2
>
> Please review, thanks

   fixed coding style.

   if( ===> if (

   please CR, thanks.

---
Regards,
Jiong

>
> ---
> Regards,
> Jiong
> Tilera Corporation
>
>
> http://llvm-reviews.chandlerc.com/D522
>
> Files:
>    lib/Target/Tile/TileSchedule.td
>    lib/Target/Tile/TileVLIWPacketizer.cpp
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130315/5bfb2a3c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D522.1.patch
Type: text/x-patch
Size: 13740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130315/5bfb2a3c/attachment.bin>


More information about the llvm-commits mailing list