summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2016-09-27 21:58:17 +0000
committerAdam Nemet <anemet@apple.com>2016-09-27 21:58:17 +0000
commit1142147e418d0f39ba1717ec96dd23b7f748892c (patch)
tree450ab5414223aa1f346c9d269435fdd3018d11b6 /llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
parent1a554be3b609959bd0611c5cb3a48c352ba3ebc3 (diff)
downloadbcm5719-llvm-1142147e418d0f39ba1717ec96dd23b7f748892c.tar.gz
bcm5719-llvm-1142147e418d0f39ba1717ec96dd23b7f748892c.zip
[Inliner] Fold the analysis remark into the missed remark
There is really no reason for these to be separate. The vectorizer started this pretty bad tradition that the text of the missed remarks is pretty meaningless, i.e. vectorization failed. There, you have to query analysis to get the full picture. I think we should just explain the reason for missing the optimization in the missed remark when possible. Analysis remarks should provide information that the pass gathers regardless whether the optimization is passing or not. llvm-svn: 282542
Diffstat (limited to 'llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud