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

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 18 12:55:16 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf95ee6074aae: [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/lit.local.cfg
  llvm/test/Transforms/LoopUnroll/RISCV/unroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113798.395306.patch
Type: text/x-patch
Size: 17013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211218/be1b4de3/attachment.bin>


More information about the llvm-commits mailing list