[PATCH] D127305: Plumb InstructionCost through unrolling costing

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 15:43:05 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG206f10d3f6aa: Plumb InstructionCost through unroll costing (authored by reames).
Herald added subscribers: pcwang-thead, luke957, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, MaskRay, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.

Changed prior to commit:
  https://reviews.llvm.org/D127305?vs=435146&id=435714#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127305

Files:
  llvm/include/llvm/Transforms/Utils/UnrollLoop.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/test/Transforms/LoopUnroll/RISCV/invalid-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127305.435714.patch
Type: text/x-patch
Size: 8228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/03116027/attachment.bin>


More information about the llvm-commits mailing list