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). + +