Skip to content
Snippets Groups Projects
Commit 2ea16966 authored by Kristian Høgsberg's avatar Kristian Høgsberg
Browse files

i965: Respect stride and subreg_offset for ATTR registers

When we assign hw regs to attributes, we don't incorporate the stride
and subreg_offset from the fs_reg. It's rarely used, but the integer
multiplication lowering uses unusual stride and subreg_offset
combination breaks when one source is an attribute.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91970


Cc: "10.6 11.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: default avatarKristian Høgsberg Kristensen <krh@bitplanet.net>
Reviewed-by: default avatarMatt Turner <mattst88@gmail.com>
parent 200aee42
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment