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

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 19 10:27:12 PST 2021


frasercrmck added a comment.

In D113798#3143309 <https://reviews.llvm.org/D113798#3143309>, @craig.topper wrote:

> 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?

I know that @asb often runs benchmarks over prospective patches, so I thought he might have some thoughts about we generally know this sort of thing is ready to go.


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

https://reviews.llvm.org/D113798



More information about the llvm-commits mailing list