> From: Haochen Jiang <haochen.ji...@intel.com> > Sent: Wednesday, May 14, 2025 2:17 PM > > 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
Oops, the first patch seems too big for server to handle. The biggest part is i386-builtin.def change. Let me find a way to separate them out. Thx, Haochen > four is refactoring and cleaning up for the machine description and AVX10.2. >