[PATCH] [RFC][12/17]TILE-Gx: VLIW Packetizer support for tilegx
Jiong WANG
wong.kwongyuan.llvm at gmail.com
Mon Mar 11 01:17:48 PDT 2013
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
---
Regards,
Jiong
Tilera Corporation
http://llvm-reviews.chandlerc.com/D522
Files:
lib/Target/Tile/TileSchedule.td
lib/Target/Tile/TileVLIWPacketizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D522.1.patch
Type: text/x-patch
Size: 13730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130311/37f86ebb/attachment.bin>
More information about the llvm-commits
mailing list