mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-27 10:18:36 +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
395c7330e4
commit
dd0dc19b1c
@ -1,5 +1,5 @@
|
||||
# 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:
|
||||
vmovups (%rsi,%rax,2), %xmm0
|
||||
|
Loading…
Reference in New Issue
Block a user