[MCA] Remove wrong comments from a test. NFC

llvm-svn: 358160
This commit is contained in:
Andrea Di Biagio 2019-04-11 10:15:04 +00:00
parent 00d99bd1c4
commit 2050dff996
1 changed files with 0 additions and 3 deletions

View File

@ -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