[PATCH] D150464: [FuncSpec] Improve the accuracy of the cost model.
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 07:00:16 PDT 2023
labrinea updated this revision to Diff 524690.
labrinea added a comment.
Cached the Map Iterator in the InstructionVisitor instead of the {Key, Value} pair.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150464/new/
https://reviews.llvm.org/D150464
Files:
llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
llvm/unittests/Transforms/IPO/CMakeLists.txt
llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150464.524690.patch
Type: text/x-patch
Size: 22382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/3aacb07a/attachment.bin>
More information about the llvm-commits
mailing list