[PATCH] D144128: [SLP] Check with target before vectorizing GEP Indices

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 07:26:13 PDT 2023


zjaffal added a comment.

Hi this patch is causing some regressions. 
If you look at the example I attached the code sequence is no longer being vectorised when it is beneficial to do so.
https://godbolt.org/z/MTex1z73K

Can you take a look please?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144128/new/

https://reviews.llvm.org/D144128



More information about the llvm-commits mailing list