search for: llvm_tripl

Displaying 5 results from an estimated 5 matches for "llvm_tripl".

Did you mean: llvm_triple
2018 Mar 15
5
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...g 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 -benchmark-mode uops --- asm_template: name: uops IMUL16rri8 cpu_name:...
2018 Mar 15
0
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...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 -benchmark-mode uops > &...
2018 Mar 15
3
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...ving 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 -benchmark-mode uops > > --- &...
2018 Mar 15
0
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...ving 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 -benchmark-mode uops > >...
2018 Mar 15
0
[RFC] llvm-exegesis: Automatic Measurement of Instruction Latency/Uops
...andybridge): >> >> > 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:           '' >> >> ... >> >> >&gt...