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

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 01:23:34 PDT 2021


jeroen.dobbelaere added a comment.

In D110511#3047790 <https://reviews.llvm.org/D110511#3047790>, @fhahn wrote:

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

Btw, for the full restrict patches, this is also helpful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110511



More information about the llvm-commits mailing list