diff options
author | Andrew Litteken <andrew.litteken@gmail.com> | 2021-06-11 18:15:29 -0500 |
---|---|---|
committer | Andrew Litteken <andrew.litteken@gmail.com> | 2021-06-11 18:41:28 -0500 |
commit | f6dea2e7328b62f21d53511dfa42ec72dc5235c3 (patch) | |
tree | 76ab9cc32a74a7d085018363d2496f51ea2f18b2 /llvm/lib/Support/Signposts.cpp | |
parent | 635b72136e95173e74d45ae66eca714d7e4e4f87 (diff) | |
download | llvm-f6dea2e7328b62f21d53511dfa42ec72dc5235c3.zip llvm-f6dea2e7328b62f21d53511dfa42ec72dc5235c3.tar.gz llvm-f6dea2e7328b62f21d53511dfa42ec72dc5235c3.tar.bz2 |
[IRSim] Strip out the findSimilarity call from the constructor
Both doInitialize and runOnModule were running the entire analysis
due to the actual work being done in the constructor. Strip it out here
and only get the similarity during runOnModule.
Author: lanza
Reviewers: AndrewLitteken, paquette, plofti
Differential Revision: https://reviews.llvm.org/D92524
Diffstat (limited to 'llvm/lib/Support/Signposts.cpp')
0 files changed, 0 insertions, 0 deletions