[PATCH] D113798: Add loop unrolling and peeling preferences for RISCV
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 12:14:43 PST 2021
luismarques added a comment.
In D113798#3180380 <https://reviews.llvm.org/D113798#3180380>, @mcberg2021 wrote:
> The initial checkin was reverted because a lit cfg was missing to exclude non target transform tests of RISCV loop unrolling, should be fixed shortly.
Let's discuss this patch tomorrow in the RISC-V sync-up call. Please don't merge it yet, even if that test issue is fixed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113798/new/
https://reviews.llvm.org/D113798
More information about the llvm-commits
mailing list