aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2020-12-07 19:19:37 -0800
committerArthur Eubanks <aeubanks@google.com>2020-12-07 19:34:31 -0800
commitdeac8b1f450ff7d2d00218d962c3e7e5ff1ff86e (patch)
tree9df3b1d14a5c95ab94ea842dbd748538ad476a3b /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent44bd8ea167f2138de9317196a7b199840e29fb59 (diff)
downloadllvm-deac8b1f450ff7d2d00218d962c3e7e5ff1ff86e.zip
llvm-deac8b1f450ff7d2d00218d962c3e7e5ff1ff86e.tar.gz
llvm-deac8b1f450ff7d2d00218d962c3e7e5ff1ff86e.tar.bz2
[test] Fix widen-iv.ll under NPM
The -loop-flatten legacy pass preserves loop analyses. The legacy PM will check all passes that preserve loop analyses that they preserve LCSSA. This implicitly involves running -loop-simplify. The test shouldn't depend on verify flags being set in order to run -loop-simplify, so explicitly add it. The new PM ends up not running it otherwise.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions