[PATCH] D103406: [TTI] NFC: Reduce InstructionCost::getValue() usage...
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 25 12:52:19 PDT 2022
dfukalov updated this revision to Diff 455695.
dfukalov added a comment.
Herald added subscribers: snehasish, zzheng.
Addressed comment, removed few more getValue() calls.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103406/new/
https://reviews.llvm.org/D103406
Files:
llvm/include/llvm/Support/InstructionCost.h
llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
llvm/lib/Transforms/IPO/PartialInlining.cpp
llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103406.455695.patch
Type: text/x-patch
Size: 9161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/2c2e76bd/attachment.bin>
More information about the llvm-commits
mailing list