https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104794
--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to Roland Illig from comment #1) > From arm-builtins.cc: > > "the range of count should be in 0 to 32; > > please check the intrinsic %<_mm_rori_pi16%> in code" > > While here, please double-check whether the "0 to 32" is a typo and should > rather be "0 to 16". That would match the "0 to 64" for _mm_rori_si64 a few > lines further down. I've just sent patch for this and c#0: https://gcc.gnu.org/pipermail/gcc-patches/2022-March/591277.html