diff options
author | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-05-30 01:37:39 +0000 |
---|---|---|
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | 2016-05-30 01:37:39 +0000 |
commit | 3e5ce2b737d11bbadc2cde5901e178eade37caf6 (patch) | |
tree | 7c3d0353324cfe49c77b7ec0f49f541860a9a37a /clang/test/OpenMP/taskloop_simd_codegen.cpp | |
parent | 9ef549212c2c952ef5314432b7230270466a62ca (diff) | |
download | bcm5719-llvm-3e5ce2b737d11bbadc2cde5901e178eade37caf6.tar.gz bcm5719-llvm-3e5ce2b737d11bbadc2cde5901e178eade37caf6.zip |
[IndVars] Assert that the incoming IR is in LCSSA
Since we already assert that the outgoing IR is in LCSSA, it is easy to
get misled into thinking that -indvars broke LCSSA if the incoming IR is
non-LCSSA. Checking this pre-condition will make such cases break in
more obvious ways.
Inspired by (but does _not_ fix) PR26682.
llvm-svn: 271196
Diffstat (limited to 'clang/test/OpenMP/taskloop_simd_codegen.cpp')
0 files changed, 0 insertions, 0 deletions