[PATCH v6] Support ymm rounding control for Intel AVX10.2

Jiang, Haochen haochen.jiang@intel.com
Fri Aug 30 01:55:17 GMT 2024


> From: Jan Beulich <jbeulich@suse.com>
> Sent: Thursday, August 29, 2024 10:51 PM
> 
> On 28.08.2024 07:34, Haochen Jiang wrote:
> > -vcvtps2uqq, 0x6679, AVX512DQ&AVX512VL,
> Modrm|EVex256|Masking|Space0F|VexW0|Broadcast|Disp8MemShift=4|N
> oSuf, { RegXMM|RegXMM|Dword|Unspecified|BaseIndex, RegYMM }
> > +vcvtps2uqq, 0x6679, AVX512DQ&AVX512VL,
> Modrm|EVex256|Masking|Space0F|VexW0|Broadcast|Disp8MemShift=4|N
> oSuf|StaticRounding|SAE,
> { RegXMM|RegXMM|Dword|Unspecified|BaseIndex, RegYMM }
> 
> As you're touching this line, may I ask that you also drop the double
> RegXMM?
> One of the things which likely could have been avoided if we used
> templatization
> yet more extensively.

Ok I will do that.

Thx,
Haochen

> 
> Jan


More information about the Binutils mailing list