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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 00:45:26 PST 2023


dmgreen added reviewers: fhahn, SjoerdMeijer.
dmgreen added a comment.

I think this change is OK for AArch64 too, I don't think it will change much in practice. Some of the tests may not be testing what they did in the past though.


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

https://reviews.llvm.org/D144128



More information about the llvm-commits mailing list