xbyak icon indicating copy to clipboard operation
xbyak copied to clipboard

AVX10.2 support

Open orz-- opened this issue 7 months ago • 1 comments

Intel の Document の "The Converged Vector ISA:Intel Advanced Vector Extensions 10 Technical Paper March 2025 Revision 3.0" Order Number: 356368-003US の Description には下記記載がありました。 "Removed references to 256-bit maximum vector register size, enumeration of vector-length support, and 256-bit instructions supporting embedded rounding." 256-bit の動作は削除した方がいいのではないかと考えます。

orz-- avatar Apr 10 '25 01:04 orz--

ありがとうございます。 そのうち対応します。 https://www.phoronix.com/news/Intel-AVX10-Drops-256-Bit

herumi avatar Apr 10 '25 02:04 herumi

v7.27でdisableにしました。

herumi avatar Jul 02 '25 01:07 herumi