diff options
author | Eric Anholt <[email protected]> | 2012-11-29 16:51:13 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-12-03 13:19:46 -0800 |
commit | 0f06864ba566eaff5b739a9d0fba5ed7eaadd60b (patch) | |
tree | 68264a6194cf7f73d5b1058e055001b640baf2cf /docs | |
parent | 1db9a72351e15d826950fab45889cdabb54c80b4 (diff) |
i965: Don't leak the IR annotation into later instructions.
After walking our IR instructions (Mesa or GLSL), we don't want to also
mark the start of the FB/URB writes or whatever as being that IR. This
can end up being misleading when the end of the IR visit got copy
propagated out to a later instruction in the URB writes.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions