Re: [PATCH] Refactor msse4 and mno-sse4.

2025-04-24 Thread Uros Bizjak
On Fri, Apr 25, 2025 at 8:14 AM liuhongt wrote: > > This is originally from [1] > > For the command line, or target attribute, the actual operation goes > into ix86_handle_option, and as long as we get it right in this > ix86_handle_option, everything else should be fine. > As for the

[PATCH] Refactor msse4 and mno-sse4.

2025-04-24 Thread liuhongt
This is originally from [1] For the command line, or target attribute, the actual operation goes into ix86_handle_option, and as long as we get it right in this ix86_handle_option, everything else should be fine. As for the macros generated by the mask name (TARGET_SSE4_1_P), their mea