Skip to content

[AMDGPU][MC][GFX908] dot opcodes operating 4-bit and 8-bit packed data should not support op_sel #44257

Closed
@dpreobra

Description

@dpreobra
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]

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions