| Issue | 60591 |
|---|---|
| Summary | [AMDGPU] assembler supports output modifiers for v_cvt_pkrtz_f16_f32, but they have no effect |
| Labels | new issue |
| Assignees | |
| Reporter | DadSchoorse |
On GFX10.3 this is accept and encoded with omod and clamp set, but the hardware ignores both.
```
v_cvt_pkrtz_f16_f32 v10, v10, v10 clamp div:2
```
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
