Hi all, As mentioned in GCC 15, we will remove -mavx10.1-256/512 and -mno-evex512 options in GCC 16. Also we will do some clean up in code for all the size happening all together.
The first patch of the patch set removes those options, while the following four is refactoring and cleaning up for the machine description and AVX10.2. Ok for trunk? Thx, Haochen