diff options
author | Jason Ekstrand <[email protected]> | 2015-08-03 14:37:41 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-08-10 11:45:43 -0700 |
commit | 1d658cf8795383dbef127e46f3740b516bfe21b9 (patch) | |
tree | 2661ba1b59776b32e63ebbc95d60c4910a8d7e23 /.gitattributes | |
parent | 5e1c1c2fcbdfb96a973ae3fd196e341ab2d41833 (diff) |
i965/vec4_nir: Do boolean source modifier resolves on BDW+
On BDW+, the negation source modifier on NOT, AND, OR, and XOR, is actually
a boolean negate and not an integer negate. However, NIR's soruce
modifiers are the integer version. We have to resolve it with a MOV prior
to emitting the actual instruction. This is basically the same thing we do
in the FS backend.
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions