This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis] Add throughput mode.
ClosedPublic

Authored by courbet on Jan 21 2019, 12:35 AM.

Details

Summary

This just uses the latency benchmark runner on the parallel uops snippet
generator.

Fixes PR37698.

Diff Detail

Repository
rL LLVM