[llvm-bugs] [Bug 51687] New: [llvm-exegesis] Analysis tests should run even without libpfm
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Aug 31 02:55:53 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=51687
Bug ID: 51687
Summary: [llvm-exegesis] Analysis tests should run even without
libpfm
Product: tools
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: llvm-exegesis
Assignee: unassignedbugs at nondot.org
Reporter: llvm-dev at redking.me.uk
CC: clement.courbet at gmail.com, gchatelet at google.com,
llvm-bugs at lists.llvm.org
The tests in llvm-project\llvm\test\tools\llvm-exegesis\ include a mixture of
tests for all the modes supported by llvm-exegesis (uops, latency,
inverse_throughput and analysis).
Only the first 3 modes require llvm-exegesis to be built with libpfm to
actually investigate the hardware. The analysis mode tests should be run in all
cases where the relevant target is supported.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210831/c4a1a05d/attachment.html>
More information about the llvm-bugs
mailing list