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

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 07:39:04 PST 2021


sdesmalen added a comment.

Following discussion on D96021 <https://reviews.llvm.org/D96021>, this patch combines functionality in D96021 <https://reviews.llvm.org/D96021>, D96022 <https://reviews.llvm.org/D96022> and D96023 <https://reviews.llvm.org/D96023>, and is aligns more closely with the approach outlined by @fhahn. 
It does mean the patch is quite a bit bigger and therefore more difficult to review. I'm happy to split off parts of it into separate patches if that's useful.


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