The last use was removed by:
commit fa6ea7a419f37befbed04368bcb8af4c718facbb Author: Arthur Eubanks <aeubanks@google.com> Date: Mon Mar 20 11:18:35 2023 -0700
Paths
| Differential D151787
[Analysis] Remove unused class LegacyAARGetter ClosedPublic Authored by kazu on May 31 2023, 12:48 AM.
Details
Summary The last use was removed by: commit fa6ea7a419f37befbed04368bcb8af4c718facbb Author: Arthur Eubanks <aeubanks@google.com> Date: Mon Mar 20 11:18:35 2023 -0700
Diff Detail
Event TimelineComment Actions I believe you can remove createLegacyPMAAResults() and createLegacyPMBasicAAResult() as well. This revision is now accepted and ready to land.May 31 2023, 7:26 AM Comment Actions
Thank you for pointing this out! I've updated the patch accordingly. This revision was landed with ongoing or failed builds.May 31 2023, 7:30 AM Closed by commit rGf9b523ebc367: [Analysis] Remove unused class LegacyAARGetter (authored by kazu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 527033 llvm/include/llvm/Analysis/AliasAnalysis.h
llvm/include/llvm/Analysis/BasicAliasAnalysis.h
llvm/lib/Analysis/AliasAnalysis.cpp
llvm/lib/Analysis/BasicAliasAnalysis.cpp
|