[PATCH] D115261: [LV] Disable runtime unrolling for vectorized loops.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 07:50:57 PST 2021


lebedev.ri added a comment.

I would still want to see //some// numbers from a run on an affected arch/cpu, where there previously would be unrolling and now there won't be.
Lack of change will be great, presence will mainly be a canary test only, not a blocker.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115261



More information about the llvm-commits mailing list