[PATCH] D91751: [NFC][TFUtils] Extract out the output spec loader
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 16:18:06 PST 2020
mtrofin created this revision.
mtrofin added reviewers: yundiqian, gjain, davidxl.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
mtrofin requested review of this revision.
It's generic for the 'development mode', not specific to the inliner
case.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91751
Files:
llvm/include/llvm/Analysis/Utils/TFUtils.h
llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
llvm/lib/Analysis/TFUtils.cpp
llvm/unittests/Analysis/TFUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91751.306255.patch
Type: text/x-patch
Size: 14790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/7e9c40d6/attachment.bin>
More information about the llvm-commits
mailing list