[0/5] x86: further templatization

Message ID cfdc50a9-bea8-428b-9aac-cbde6d65f66d@suse.com
Headers
Series x86: further templatization |

Message

Jan Beulich Sept. 6, 2024, 10:24 a.m. UTC
  ... in part to reduce churn by the upcoming AVX10.2 work.

1: templatize SIMD FP arithmetic templates
2: further templatize FMA templates
3: templatize SIMD FP binary-logic templates
4: templatize SIMD sign-/zero-extension templates
5: templatize SIMD narrowing-move templates

Jan
  

Comments

Jiang, Haochen Sept. 25, 2024, 6:59 a.m. UTC | #1
> From: Jan Beulich <jbeulich@suse.com>
> Sent: Friday, September 6, 2024 6:24 PM
> 
> ... in part to reduce churn by the upcoming AVX10.2 work.
> 
> 1: templatize SIMD FP arithmetic templates
> 2: further templatize FMA templates
> 3: templatize SIMD FP binary-logic templates
> 4: templatize SIMD sign-/zero-extension templates
> 5: templatize SIMD narrowing-move templates

Hi Jan,

When will you check in this patches? I suppose if the testcases
passed, they are ok.

Thx,
Haochen

> 
> Jan
  
Jan Beulich Sept. 25, 2024, 7:01 a.m. UTC | #2
On 25.09.2024 08:59, Jiang, Haochen wrote:
>> From: Jan Beulich <jbeulich@suse.com>
>> Sent: Friday, September 6, 2024 6:24 PM
>>
>> ... in part to reduce churn by the upcoming AVX10.2 work.
>>
>> 1: templatize SIMD FP arithmetic templates
>> 2: further templatize FMA templates
>> 3: templatize SIMD FP binary-logic templates
>> 4: templatize SIMD sign-/zero-extension templates
>> 5: templatize SIMD narrowing-move templates
> 
> When will you check in this patches? I suppose if the testcases
> passed, they are ok.

I had been travelling, then on PTO. Later this week, I expect.

Jan
  
Jiang, Haochen Sept. 25, 2024, 7:38 a.m. UTC | #3
> From: Jan Beulich <jbeulich@suse.com>
> Sent: Wednesday, September 25, 2024 3:02 PM
> 
> On 25.09.2024 08:59, Jiang, Haochen wrote:
> >> From: Jan Beulich <jbeulich@suse.com>
> >> Sent: Friday, September 6, 2024 6:24 PM
> >>
> >> ... in part to reduce churn by the upcoming AVX10.2 work.
> >>
> >> 1: templatize SIMD FP arithmetic templates
> >> 2: further templatize FMA templates
> >> 3: templatize SIMD FP binary-logic templates
> >> 4: templatize SIMD sign-/zero-extension templates
> >> 5: templatize SIMD narrowing-move templates
> >
> > When will you check in this patches? I suppose if the testcases
> > passed, they are ok.
> 
> I had been travelling, then on PTO. Later this week, I expect.

I c, then no worry since I will be on holiday soon.

Wish you a good trip!

Thx,
Haochen

> 
> Jan