[AVX]: Reformat i386.md/sse.md

H.J. Lu hjl.tools@gmail.com
Tue May 13 13:26:00 GMT 2008


On Mon, May 12, 2008 at 11:23 PM, Ye, Joey <joey.ye@intel.com> wrote:
> Better than my version. Furthermore, why not use
> +  (set_attr "prefix" "orig,maybe_vex,orig")
>
> Instead of
>    (set (attr "prefix")
> +     (if_then_else (eq_attr "alternative" "2")
> +       (const_string "maybe_vex")
>        (const_string "orig")))
>

Good idea. Please make the change.

Thanks.


H.J.



More information about the Gcc-patches mailing list