[llvm-commits] [PATCH] 64 functional units

Hal Finkel hfinkel at anl.gov
Mon Jun 18 19:34:48 PDT 2012


On Mon, 18 Jun 2012 02:19:51 -0700
Bill Wendling <wendling at apple.com> wrote:

> This looks fine.'
> -bw

Thanks! r158679.

 -Hal

> 
> On Jun 13, 2012, at 7:04 AM, Hal Finkel wrote:
> 
> > 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
> > <64units_patch.patch>_______________________________________________
> > llvm-commits mailing list
> > llvm-commits at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
> 



-- 
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory



More information about the llvm-commits mailing list