On Thu, Sep 4, 2014 at 11:03 PM, Matt Turner wrote:
> On Thu, Sep 4, 2014 at 10:19 PM, Jason Ekstrand
> wrote:
> > This is the first chunk of patches in my work on adding instruction and
> > register widths to the fs backend. Eventually, this will allow us to
> more
> > easily emit 8-wide instr
On Thu, Sep 4, 2014 at 10:19 PM, Jason Ekstrand wrote:
> This is the first chunk of patches in my work on adding instruction and
> register widths to the fs backend. Eventually, this will allow us to more
> easily emit 8-wide instructions in SIMD16 mode from the fs_visitor level.
> More patches w
This is the first chunk of patches in my work on adding instruction and
register widths to the fs backend. Eventually, this will allow us to more
easily emit 8-wide instructions in SIMD16 mode from the fs_visitor level.
More patches will be coming to add a width field to the registers and allow
fo