Skip to content

Commit

Permalink
Update X86/pre-aggregated-perf.test
Browse files Browse the repository at this point in the history
Summary:
Add REQUIRED statement.

(cherry picked from FBD22290759)
  • Loading branch information
rafaelauler authored and maksfb committed Jun 25, 2020
1 parent ffaba22 commit 41cb6b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bolt/test/X86/pre-aggregated-perf.test
Expand Up @@ -6,6 +6,9 @@
#
# blarge is the binary for "basicmath large inputs" taken from Mibench.

# Currently failing in MacOS / generating different hash for usqrt
REQUIRES: Linux

RUN: yaml2obj %p/Inputs/blarge.yaml &> %t.exe
RUN: perf2bolt %t.exe -o %t -pa -p %p/Inputs/pre-aggregated.txt -w %t.new
RUN: cat %t | sort | FileCheck %s -check-prefix=PERF2BOLT
Expand Down

0 comments on commit 41cb6b6

Please sign in to comment.