mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-10 05:41:40 +00:00
Set an explicit x86 triple for test bottleneck-analysis.s added by my r364045. NFC
This should unbreak the ppc64 buildbots. llvm-svn: 364048
This commit is contained in:
parent
75a022ea2b
commit
2d1bc962de
@ -1,5 +1,5 @@
|
|||||||
# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
|
# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
|
||||||
# RUN: llvm-mca -mcpu=skylake -bottleneck-analysis < %s | FileCheck %s
|
# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=skylake -bottleneck-analysis < %s | FileCheck %s
|
||||||
|
|
||||||
.LBB0_4:
|
.LBB0_4:
|
||||||
vmovups (%rsi,%rax,2), %xmm0
|
vmovups (%rsi,%rax,2), %xmm0
|
||||||
|
Loading…
Reference in New Issue
Block a user