GFX10 requires that all MIMG instructions specify a dim operand. However when the operand is missing assembler does not report the issue but says that "operands are not valid for this GPU or mode". This should be corrected. AN example: image_load v[0:3], v0, s[0:7] dmask:0xf unorm error: operands are not valid for this GPU or mode