From 67eaa07c515ebe9c8da6d4eb378fecb8d04e30b8 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Thu, 9 Nov 2017 22:42:06 -0600 Subject: [PATCH] test adjustments --- test/input.xml | 2 +- test/metrics.xml | 19 +++++++++---------- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/test/input.xml b/test/input.xml index 884cb0cfb3..1c690c79a0 100644 --- a/test/input.xml +++ b/test/input.xml @@ -1,4 +1,4 @@ - + + + + @@ -17,22 +20,13 @@ - - # VFETCH_INSTS - # The average number of vector fetch instructions from the video memory executed per work-item (affected by flow control). - # Excludes FLAT instructions that fetch from video memory. - - # VWRITE_INSTS # The average number of vector write instructions to the video memory executed per work-item (affected by flow control). Excludes FLAT instructions that write to video memory. @@ -40,4 +34,9 @@ # SFETCH_INSTS # The average number of scalar fetch instructions from the video memory executed per work-item (affected by flow control). + + # VALU_INSTS + # The average number of vector ALU instructions executed per work-item (affected by flow control). + +