Re: [PATCH 0/3] libcpp: improve x86 vectorized helpers
> Andi, can you push your own patch?). Done. -Andi
[PATCH 0/3] libcpp: improve x86 vectorized helpers
Hello! As discussed, I'm sending patches that reimplement our SSE4.2 search_line_fast helper with SSSE3, and then add the corresponding AVX2 helper. They are on top of Andi's "Remove MMX code path in lexer" patch, which was approved, but not committed yet (Andi, can you push your own patch?). App