[PATCH] D127131: Pipe potentially invalid InstructionCost through CodeMetrics

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf85c5079b8d0: Pipe potentially invalid InstructionCost through CodeMetrics (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127131

Files:
  llvm/include/llvm/Analysis/CodeMetrics.h
  llvm/lib/Analysis/CodeMetrics.cpp
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
  llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/test/Transforms/LoopRotate/RISCV/invalid-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127131.435703.patch
Type: text/x-patch
Size: 9149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/900b1c7d/attachment.bin>


More information about the llvm-commits mailing list