diff options
author | Florian Hahn <flo@fhahn.com> | 2019-03-05 17:56:35 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2019-03-05 17:56:35 +0000 |
commit | add2d2e30401c38ec14231ce78efd14bb7dc1ff6 (patch) | |
tree | b8b51ed6662dfeeb0ce50d3e65308bf22be6d1c3 /llvm/unittests/CodeGen/MachineInstrTest.cpp | |
parent | 071949c3afaec7ec57cd68d8fcc2b93a69a584a6 (diff) | |
download | llvm-add2d2e30401c38ec14231ce78efd14bb7dc1ff6.zip llvm-add2d2e30401c38ec14231ce78efd14bb7dc1ff6.tar.gz llvm-add2d2e30401c38ec14231ce78efd14bb7dc1ff6.tar.bz2 |
[SLP] Fix invalid triple in X86 tests
x86-64 is an invalid architecture in triples. Changing it to the correct
triple (x86_64) changes some tests, because SLP is not deemed profitable
any more.
Reviewers: ABataev, RKSimon, spatel
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D58931
llvm-svn: 355420
Diffstat (limited to 'llvm/unittests/CodeGen/MachineInstrTest.cpp')
0 files changed, 0 insertions, 0 deletions