[PATCH] D111460: [X86][LoopVectorize] "Fix" `X86TTIImpl::getAddressComputationCost()`

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 16 05:23:06 PDT 2021


pengfei requested changes to this revision.
pengfei added a comment.
This revision now requires changes to proceed.

Sorry, I don't think favoring interleaved loads over gather is always correct. Add more people who may be interested in this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111460



More information about the llvm-commits mailing list