[PATCH] D98509: [LV] Calculate max feasible scalable VF.

Hubert Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 13:29:15 PDT 2021


hubert.reinterpretcast added a comment.

In D98509#2725892 <https://reviews.llvm.org/D98509#2725892>, @hubert.reinterpretcast wrote:

> Thank you! Our internal CI is green again. I'll update with the investigation progress once it gets to a meaningful point.

Maybe a paranoid step, but I confirmed that the impact is from the compilation of `lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o`. Proceeding with cutting down from there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98509



More information about the llvm-commits mailing list