diff options
author | Tyler Nowicki <tyler.nowicki@gmail.com> | 2015-08-11 01:10:08 +0000 |
---|---|---|
committer | Tyler Nowicki <tyler.nowicki@gmail.com> | 2015-08-11 01:10:08 +0000 |
commit | 65061a293bfcce1c64a6cbf8d2fd56f7019a8911 (patch) | |
tree | ad773efc6894f22df12e5a354a36e10f49569804 /llvm/utils/TableGen/FixedLenDecoderEmitter.cpp | |
parent | c94d6ad241782de3d44a930db5990162da1c309e (diff) | |
download | bcm5719-llvm-65061a293bfcce1c64a6cbf8d2fd56f7019a8911.tar.gz bcm5719-llvm-65061a293bfcce1c64a6cbf8d2fd56f7019a8911.zip |
Print vectorization analysis when loop hint is specified.
This patche and a related llvm patch solve the problem of having to explicitly enable analysis when specifying a loop hint pragma to get the diagnostics. Passing AlwasyPrint as the pass name (see below) causes the front-end to print the diagnostic if the user has specified '-Rpass-analysis' without an '=<target-pass>’. Users of loop hints can pass that compiler option without having to specify the pass and they will get diagnostics for only those loops with loop hints.
llvm-svn: 244556
Diffstat (limited to 'llvm/utils/TableGen/FixedLenDecoderEmitter.cpp')
0 files changed, 0 insertions, 0 deletions