[PATCH] D90342: [POC][LoopVectorizer] Propagate ElementCount to interfaces in preparation for scalable auto-vec.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 04:33:40 PST 2020


sdesmalen abandoned this revision.
sdesmalen added a comment.

In D90342#2425337 <https://reviews.llvm.org/D90342#2425337>, @ctetreau wrote:

> It looks like all the split-out patches have been merged. Is there anything in this patch that is still outstanding?

No, you're right, this patch has been covered by all other patches. They haven't all landed yet because of some dependences, but this POC patch can be closed. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90342



More information about the llvm-commits mailing list