[Mesa-dev] [PATCH 15/24] i965/fs: Set stride = 1 for vector immediate types.

Kenneth Graunke kenneth at whitecape.org
Wed Nov 11 13:04:24 PST 2015


On Monday, November 02, 2015 04:29:25 PM Matt Turner wrote:
> The generator asserts that this is true (and presumably it's useful in
> some optimization passes?) and the VF fs_reg constructors did this (by
> virtue of the fact that it doesn't override what init() does).
> 
> In the next commit, calling this constructor with brw_imm_* will
> generate an IMM file register rather than a HW_REG, making this change
> necessary to avoid breakage with existing uses of brw_imm_v().

Also, the next commit does not do that.  Presumably some later commit
does...(hooray, rebasing!)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20151111/4ac14cdb/attachment.sig>


More information about the mesa-dev mailing list