[PATCH] D120894: [AArch64][SVE]Make better use of gather/scatter when inside a loop body

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 06:03:00 PST 2022


tschuett added a comment.

In D120894#3375098 <https://reviews.llvm.org/D120894#3375098>, @CarolineConcatto wrote:

> Removed unnecessary for loop from isInstUsedByGEP

It sounds more like `Optional<bool>`, if the threshold was exceeded.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120894



More information about the llvm-commits mailing list