summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAdam Nemet <anemet@apple.com>2016-11-11 22:51:46 +0000
committerAdam Nemet <anemet@apple.com>2016-11-11 22:51:46 +0000
commit9bfbf8bbdfda79210b4f37d0431151d359a0ee9b (patch)
tree210be32745d60d56064555fc84cc32ada094e67a /clang/lib/CodeGen/CodeGenFunction.cpp
parent720a20a26bbabbd7c6a785f3f69bba67c4ca081f (diff)
downloadbcm5719-llvm-9bfbf8bbdfda79210b4f37d0431151d359a0ee9b.tar.gz
bcm5719-llvm-9bfbf8bbdfda79210b4f37d0431151d359a0ee9b.zip
[LV] Stop saying "use -Rpass-analysis=loop-vectorize"
This is PR28376. Unfortunately given the current structure of optimization diagnostics we lack the capability to tell whether the user has passed -Rpass-analysis=loop-vectorize since this is local to the front-end (BackendConsumer::OptimizationRemarkHandler). So rather than printing this even if the user has already passed -Rpass-analysis, this patch just punts and stops recommending this option. I don't think that getting this right is worth the complexity. Differential Revision: https://reviews.llvm.org/D26563 llvm-svn: 286662
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud