The lookup logic is also reusable.
Also refactored the API to return the loaded vector - this makes it more
clear what state it is in in the case of error (as it won't be
returned).
Paths
| Differential D91759
[NFC][TFUtils] also include output specs lookup logic in loadOutputSpecs ClosedPublic Authored by mtrofin on Nov 18 2020, 8:55 PM.
Details Summary The lookup logic is also reusable. Also refactored the API to return the loaded vector - this makes it more
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 18 2020, 9:05 PM This revision was landed with ongoing or failed builds.Nov 18 2020, 9:20 PM Closed by commit rG8ab2353a4c3d: [NFC][TFUtils] also include output specs lookup logic in loadOutputSpecs (authored by mtrofin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 306297 llvm/include/llvm/Analysis/Utils/TFUtils.h
llvm/lib/Analysis/DevelopmentModeInlineAdvisor.cpp
llvm/lib/Analysis/TFUtils.cpp
|