diff options
author | Craig Topper <craig.topper@intel.com> | 2020-05-01 17:30:41 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2020-05-01 18:55:22 -0700 |
commit | 8555c91337523656c011dd13a8dfc9319c71fdae (patch) | |
tree | 82d6a9e650696cd85f74154fee5fae0bcb0b3093 /llvm/lib/Object/ObjectFile.cpp | |
parent | 999f04ce347c059238e713971547204f61a34312 (diff) | |
download | llvm-8555c91337523656c011dd13a8dfc9319c71fdae.zip llvm-8555c91337523656c011dd13a8dfc9319c71fdae.tar.gz llvm-8555c91337523656c011dd13a8dfc9319c71fdae.tar.bz2 |
[X86] Use more accurate increments for the induction variables in sad.ll. NFC
I think some copy/pasting was used to create loops of different
VFs. But the increment of the induction variable wasn't updated
to match the VF.
This has no effect on the pattern matching we're testing, it just
helps the test make sense to the reader.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions