[llvm-commits] [PATCH] 64 functional units

Andrew Trick atrick at apple.com
Tue Jun 19 12:37:41 PDT 2012


On Jun 19, 2012, at 12:33 PM, Andrew Trick <atrick at apple.com> wrote:

> 2) Measure this increase in itinerary size. Can you report the increase in the size of the ARM tables?

If itinerary size is a potential issue, we can fix the "packing" problem by splitting the Subtarget Stages table into Stages with packed data and StageUnits with bit masks.

-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120619/b84ed9c8/attachment.html>


More information about the llvm-commits mailing list