summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopVectorize/X86/no-vector.ll
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2016-11-09 22:25:19 +0000
committerDehao Chen <dehao@google.com>2016-11-09 22:25:19 +0000
commit06e079a530b9e4fffe0856c72c6699dc15b80fe7 (patch)
tree003b47655e5f566c28629d1fd152e6155462f56f /llvm/test/Transforms/LoopVectorize/X86/no-vector.ll
parent600631daf341ae389f02179a8c1a6c8928a9c425 (diff)
downloadbcm5719-llvm-06e079a530b9e4fffe0856c72c6699dc15b80fe7.tar.gz
bcm5719-llvm-06e079a530b9e4fffe0856c72c6699dc15b80fe7.zip
Update vectorization debug info unittest.
Summary: The change will test the change in r286159. The idea behind the change: Make the dbg location different between loop header and preheader/exit. Originally, dbg location 21 exists in 3 BBs: preheader, header, critical edge (exit). Update the debug location of inside the loop header from !21 to !22 so that it will reflect the correct location. Reviewers: probinson Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D26428 llvm-svn: 286403
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize/X86/no-vector.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud