diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-12-07 21:48:21 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-12-07 21:48:21 -0800 |
commit | dc93a8d1e21bc492985c5f65822e1d2b53ecb23c (patch) | |
tree | 31cdb0a83bc1db5471d45fce72e67230badf87ed /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a820261bf31dfd87406138c38da6499cf0964ba4 (diff) | |
download | llvm-dc93a8d1e21bc492985c5f65822e1d2b53ecb23c.zip llvm-dc93a8d1e21bc492985c5f65822e1d2b53ecb23c.tar.gz llvm-dc93a8d1e21bc492985c5f65822e1d2b53ecb23c.tar.bz2 |
[test] Fix Transforms/LoopVectorize under NPM
The -enable-new-pm=1 translation caused loop-vectorize to run on all
functions, then instcombine, rather than all passes on one function then
the next. This caused the output of -debug-only and -print-after to be
interleaved in an unexpected way.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions