File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
llvm/test/tools/llvm-exegesis/AArch64 Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 6161# RUN: llvm - exegesis -- mtriple=aarch64 -- m cpu =neoverse - v2 -- mode=latency -- benchmark - phase=prepare - and - assemble - snippet -- opcode - name=UMOVvi16_idx0 2 >& 1 | FileCheck %s -- check - prefix=UMOVvi16_idx0_latency
6262# RUN: llvm - exegesis -- mtriple=aarch64 -- m cpu =neoverse - v2 -- mode=inverse_throughput -- benchmark - phase=prepare - and - assemble - snippet -- opcode - name=UMOVvi16_idx0 2 >& 1 | FileCheck %s -- check - prefix=UMOVvi16_idx0_throughput
6363
64- # UMOVvi16_idx0_latency - NOT : Not all operands were initialized by the snippet generator for UMOVvi16_idx0 opcode
65- # UMOVvi16_idx0_latency: ---
66- # UMOVvi16_idx0_latency - NEXT: mode: latency
67- # UMOVvi16_idx0_latency - NEXT: key:
68- # UMOVvi16_idx0_latency - NEXT: instructions:
69- # UMOVvi16_idx0_latency - NEXT: UMOVvi16_idx0 [[ REG1:W [ 0 - 9 ]+ |LR ]] [[ REG2:Q [ 0 - 9 ]+ |LR ]] i_0x0
70- # UMOVvi16_idx0_latency: ...
71-
72- # UMOVvi16_idx0_throughput - NOT : Not all operands were initialized by the snippet generator for UMOVvi16_idx0 opcode
64+ # UMOVvi16_idx0_latency - NOT : UMOVvi16_idx0: Not all operands were initialized by the snippet generator for UMOVvi16_idx0 opcode.
65+
66+ # UMOVvi16_idx0_throughput - NOT : UMOVvi16_idx0: Not all operands were initialized by the snippet generator for UMOVvi16_idx0 opcode.
7367# UMOVvi16_idx0_throughput: ---
7468# UMOVvi16_idx0_throughput - NEXT: mode: inverse_throughput
7569# UMOVvi16_idx0_throughput - NEXT: key:
You can’t perform that action at this time.
0 commit comments