forked from OSchip/llvm-project
[MCA] Remove wrong comments from a test. NFC
llvm-svn: 358160
This commit is contained in:
parent
00d99bd1c4
commit
2050dff996
|
@ -1,9 +1,6 @@
|
|||
# NOTE: Assertions have been autogenerated by utils/update_mca_test_checks.py
|
||||
# RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -iterations=500 < %s | FileCheck %s
|
||||
|
||||
# Throughput for the AVX code snippets below should tend to 0.25 IPC.
|
||||
# Throughput for the SSE code snippets below should tend to 1.00 IPC.
|
||||
|
||||
# LLVM-MCA-BEGIN
|
||||
vcvtsi2ss %ecx, %xmm0, %xmm0
|
||||
# LLVM-MCA-END
|
||||
|
|
Loading…
Reference in New Issue