[llvm-commits] [PATCH] 64 functional units

Hal Finkel hfinkel at anl.gov
Wed Jun 13 07:04:49 PDT 2012


Please review the attached patch which changes the datatype used to
hold the function-units bitmask from unsigned to uint64_t. In order to
describe some of the recent PowerPC chips (with all of their relevant
multi-stage pipelines), I need more than 32 FUs.

Thanks again,
Hal 

-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 64units_patch.patch
Type: text/x-patch
Size: 6409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120613/0e7789c2/attachment.bin>


More information about the llvm-commits mailing list