[PATCH] D127131: Pipe potentially invalid InstructionCost through CodeMetrics

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 10:11:40 PDT 2022


reames updated this revision to Diff 434860.
reames added a comment.
Herald added subscribers: apazos, sameer.abuasal, Jim, jocewei, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, MaskRay, jrtc27, niosHD, sabuasal, johnrusso, rbar, asb.

Address review comments.


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.434860.patch
Type: text/x-patch
Size: 9149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/f7ede594/attachment.bin>


More information about the llvm-commits mailing list