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

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 15:07:55 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8487981a7249: [RISCV] Add target specific loop unrolling and peeling preferences (authored by mcberg2021).

Repository:
  rG LLVM Github Monorepo

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/unroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113798.392558.patch
Type: text/x-patch
Size: 16171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/031946a6/attachment.bin>


More information about the llvm-commits mailing list