[PATCH] D110511: [BasicAA] Improve scalable vector handling

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 05:42:18 PDT 2021


fhahn added a comment.

This makes sense to me. Are there non-scalable-vector cases where ` UnderlyingValue[1-2]` -> `DecompGEP[1-2].Base` shows benefits?


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

https://reviews.llvm.org/D110511



More information about the llvm-commits mailing list