On Wed, May 15, 2019 at 1:27 AM Christophe Leroy <christophe.le...@c-s.fr> wrote: > Could you please as usual list here the changes provided by each version > to ease the review ? A bunch of embarrassing stuff that caused it not to build on some set-ups (the functions were under the wrong include guards), and I added include guards on simd.h so that you can use may_use_simd() even if you don't have the FPU enabled (ARM's simd.h does this).
- [v2 2/2] [PowerPC] Allow use of SIMD in interrupts... Shawn Landden
- Re: [v2 2/2] [PowerPC] Allow use of SIMD in in... Russell Currey
- Re: [v2 2/2] [PowerPC] Allow use of SIMD i... Shawn Landden
- [PATCH] powerpc: Allow may_use_simd() to function as fe... Shawn Landden
- Re: [PATCH] powerpc: Allow may_use_simd() to funct... Segher Boessenkool
- Re: [PATCH] powerpc: Allow may_use_simd() to f... Shawn Landden
- [PATCH 1/2] [PowerPC] Add simd.h implementation Shawn Landden
- [v4 PATCH 1/2] [PowerPC] Add simd.h implementation Shawn Landden
- [v4 PATCH 2/2] [PowerPC] Allow use of SIMD in inte... Shawn Landden
- Re: [v4 PATCH 1/2] [PowerPC] Add simd.h implementa... Christophe Leroy
- Re: [v4 PATCH 1/2] [PowerPC] Add simd.h implem... Shawn Landden
- [RESEND v4 PATCH 1/2] [PowerPC] Add simd.h impleme... Shawn Landden
- [RESEND v4 PATCH 2/2] [PowerPC] Allow use of S... Shawn Landden