[PATCH] D113798: Add loop unrolling and peeling preferences for RISCV
Michael Berg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 17 18:17:31 PST 2021
mcberg2021 updated this revision to Diff 395249.
mcberg2021 added a comment.
Updated to use getTuneCPU in place of getCPU
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113798/new/
https://reviews.llvm.org/D113798
Files:
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
llvm/test/Transforms/LoopUnroll/RISCV/lit.local.cfg
llvm/test/Transforms/LoopUnroll/RISCV/unroll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113798.395249.patch
Type: text/x-patch
Size: 17013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211218/a1fb3155/attachment.bin>
More information about the llvm-commits
mailing list