diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-12-07 21:17:07 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2020-12-07 21:19:05 -0800 |
commit | a820261bf31dfd87406138c38da6499cf0964ba4 (patch) | |
tree | cbe4b094886e9aa18ff366e56da5c75ce9451735 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 33e3b07af3ce9595f49c75a8af559bdec5cc19fa (diff) | |
download | llvm-a820261bf31dfd87406138c38da6499cf0964ba4.zip llvm-a820261bf31dfd87406138c38da6499cf0964ba4.tar.gz llvm-a820261bf31dfd87406138c38da6499cf0964ba4.tar.bz2 |
[test] Fix store_cost.ll under NPM
The NPM processes loops in forward program order, whereas the legacy PM
processes them in reverse program order. No reason to test both PMs
here, so just stick to the NPM.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions