[PATCH] D114528: [LV] Make sure VF doesn't exceed compile time known TC

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 05:23:57 PST 2021


ebrevnov added a comment.

Please note we still vectorize epilog with VF 8 while the remainder number of iterations is known to be 1. That should be addressed separately though..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114528



More information about the llvm-commits mailing list