Re: [PATCH 0/6] remove incorrect code for loading 16B descriptors

2024-02-29 Thread Bruce Richardson
On Thu, Feb 22, 2024 at 03:57:09PM +0100, Burakov, Anatoly wrote: > On 1/23/2024 12:40 PM, Bruce Richardson wrote: > > Inside the AVX2 code paths, there was special case code for loading two > > 16-byte descriptors simultaneously, if that build-time feature was > > enabled. As well as not being ena

Re: [PATCH 0/6] remove incorrect code for loading 16B descriptors

2024-02-22 Thread Burakov, Anatoly
On 1/23/2024 12:40 PM, Bruce Richardson wrote: Inside the AVX2 code paths, there was special case code for loading two 16-byte descriptors simultaneously, if that build-time feature was enabled. As well as not being enabled by default, these code blocks also were incorrect as there is no guarante