From: Andrea Di Biagio Date: Thu, 11 Apr 2019 10:15:04 +0000 (+0000) Subject: [MCA] Remove wrong comments from a test. NFC X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a621877519f3758cef72bdad4e2d7431be9e8fb;p=llvm [MCA] Remove wrong comments from a test. NFC git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358160 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/tools/llvm-mca/X86/BtVer2/int-to-fpu-forwarding-2.s b/test/tools/llvm-mca/X86/BtVer2/int-to-fpu-forwarding-2.s index cf385e895a2..73f3459ccaa 100644 --- a/test/tools/llvm-mca/X86/BtVer2/int-to-fpu-forwarding-2.s +++ b/test/tools/llvm-mca/X86/BtVer2/int-to-fpu-forwarding-2.s @@ -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