[PATCH] D113798: Add loop unrolling and peeling preferences for RISCV

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 19 10:06:51 PST 2021


craig.topper added a comment.

In D113798#3143299 <https://reviews.llvm.org/D113798#3143299>, @frasercrmck wrote:

> Perhaps we should run this across a set of benchmarks we're interested in?

We've been using this internally on our SiFive 7 series and U8. Should we check the CPU?


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

https://reviews.llvm.org/D113798



More information about the llvm-commits mailing list