Displaying 5 results from an estimated 5 matches for "asm_templ".
Did you mean:
adm_temp
2018 Mar 15
5
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...this is essentially an
automation of the process of building the code snippets using instruction
descriptions from LLVM.
Results
-
Solving this bug <https://bugs.llvm.org/show_bug.cgi?id=36084>
(sandybridge):
> llvm-exegesis -opcode-name IMUL16rri8 -benchmark-mode latency
---
asm_template:
name: latency IMUL16rri8
cpu_name: sandybridge
llvm_triple: x86_64-grtev4-linux-gnu
num_repetitions: 10000
measurements:
- { key: latency, value: 4.0115, debug_string: '' }
error: ''
...
> llvm-exegesis -opcode-name IMUL16rri8 -bench...
2018 Mar 15
0
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...nippets using
> instruction descriptions from LLVM.
>
>
> Results
>
> *
>
> Solving this bug
> <https://bugs.llvm.org/show_bug.cgi?id=36084>(sandybridge):
>
> > llvm-exegesis -opcode-name IMUL16rri8 -benchmark-mode latency
>
> ---
>
> asm_template:
>
> name: latency IMUL16rri8
>
> cpu_name: sandybridge
>
> llvm_triple: x86_64-grtev4-linux-gnu
>
> num_repetitions: 10000
>
> measurements:
>
> - { key: latency, value: 4.0115, debug_string: '' }
>
> error: ...
2018 Mar 15
3
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...the code snippets using instruction
> descriptions from LLVM.
> Results
>
> -
>
> Solving this bug <https://bugs.llvm.org/show_bug.cgi?id=36084>
> (sandybridge):
>
> > llvm-exegesis -opcode-name IMUL16rri8 -benchmark-mode latency
>
> ---
>
> asm_template:
>
> name: latency IMUL16rri8
>
> cpu_name: sandybridge
>
> llvm_triple: x86_64-grtev4-linux-gnu
>
> num_repetitions: 10000
>
> measurements:
>
> - { key: latency, value: 4.0115, debug_string: '' }
>
> error: ...
2018 Mar 15
0
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...ippets using
> instruction descriptions from LLVM.
>
>
> Results
>
> *
>
> Solving this bug
> <https://bugs.llvm.org/show_bug.cgi?id=36084>(sandybridge):
>
> > llvm-exegesis -opcode-name IMUL16rri8 -benchmark-mode latency
>
> ---
>
> asm_template:
>
> name: latency IMUL16rri8
>
> cpu_name: sandybridge
>
> llvm_triple: x86_64-grtev4-linux-gnu
>
> num_repetitions: 10000
>
> measurements:
>
> - { key: latency, value: 4.0115, debug_string: '' }
>
> error: ...
2018 Mar 15
0
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...Results
>>
>> *
>>
>> Solving this bug
>> <https://bugs.llvm.org/show_bug.cgi?id=36084>(sandybridge):
>>
>> > llvm-exegesis -opcode-name IMUL16rri8 -benchmark-mode latency
>>
>> ---
>>
>> asm_template:
>>
>> name: latency IMUL16rri8
>>
>> cpu_name: sandybridge
>>
>> llvm_triple: x86_64-grtev4-linux-gnu
>>
>> num_repetitions: 10000
>>
>> measurements:
>>
>> - { key: l...