[PATCH] D102522: [llvm-exegesis] Loop unrolling for loop snippet repetitor mode

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 12:15:15 PDT 2021


lebedev.ri added a comment.

Thinking about it more, i wonder if this really should be unroll factor,
or much like how the repetition count works, maybe this should specify
the desired loop body size?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102522



More information about the llvm-commits mailing list