This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 0/7] x86: further template folding and misc improvements


On Wed, Sep 5, 2018 at 4:47 AM, Jan Beulich <JBeulich@suse.com> wrote:
> 1: add code comment on deprecated status of pseudo-suffixes
> 2: improve operand reversal
> 3: fold ILP32 output of "opts" tests
> 4: extra operand reversal "opts" tests
> 5: use D attribute also for SIMD templates
> 6: also allow D on 3-operand insns
> 7: drop unnecessary {,No}Rex64
>
> Besides the new last patch the main change here compared to v1 is
> the splitting up of what is now patch 2. Patches 3 and 4 are therefore
> optional now. Patches 5 and 6 have been approved already, but
> can't go in without what is now patch 2.

All looks good, except for

https://sourceware.org/ml/binutils/2018-09/msg00026.html

Please don't add new tests with the .s suffix.  Please use {load} or
{store} instead.
If it isn't appropriate for x87 insns, we can skip them.


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]