nv50/ir: remove unused swizzle field in ValueRef
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 9 Apr 2017 18:56:59 +0000 (14:56 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sun, 9 Apr 2017 18:59:42 +0000 (14:59 -0400)
The nv50 ir is scalar. Perhaps this was from some early attempts to
integrate the simd aspects of nv30. However at this point it's entirely
unused.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/codegen/nv50_ir.h

index e161a5a..6e5ffa5 100644 (file)
@@ -596,7 +596,6 @@ public:
 public:
    Modifier mod;
    int8_t indirect[2]; // >= 0 if relative to lvalue in insn->src(indirect[i])
-   uint8_t swizzle;
 
    bool usedAsPtr; // for printing