[PATCH] D111363: [VectorCombine] Scalarize vector GEP if that isn't more costly

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 02:03:39 PDT 2021


RKSimon added a comment.

Have you considered handling basic vector support in X86DAGToDAGISel::matchAddressRecursively ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111363



More information about the llvm-commits mailing list