Closed
Description
Bugzilla Link | 44912 |
Version | trunk |
OS | Windows NT |
CC | @atamazov,@arsenm,@rampitec |
Extended Description
dot opcodes that have packed data smaller than 16 bits should not allow op_sel/op_sel_hi modifiers. This is confirmed by Justin Smith.
Examples of failed tests:
v_dot4_u32_u8 v0, v1, v2, v3 op_sel:[1,1]
v_dot8_i32_i4 v0, v1, v2, v3 op_sel_hi:[1,1]