A simple clean-up to remove dead code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95934
[Analysis] Remove unused functions from TargetLibraryInfo ClosedPublic Authored by david-arm on Feb 3 2021, 3:42 AM.
Details Summary A simple clean-up to remove dead code.
Diff Detail
Event Timelinedavid-arm added a child revision: D96011: [NFC][Analysis] Change struct VecDesc to use ElementCount.Feb 4 2021, 3:38 AM This revision is now accepted and ready to land.Feb 4 2021, 8:34 AM This revision was landed with ongoing or failed builds.Feb 8 2021, 1:51 AM Closed by commit rG3bbaece5a027: [Analysis] Remove unused functions from TargetLibraryInfo (authored by david-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322051 llvm/include/llvm/Analysis/TargetLibraryInfo.h
llvm/lib/Analysis/TargetLibraryInfo.cpp
|