Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
tools/llvm-exegesis/lib/Clustering.cpp | ||
---|---|---|
16 ↗ | (On Diff #145193) | How about multiple runs? (with randomized registers and values) |
22 ↗ | (On Diff #145193) | amount |
unittests/tools/llvm-exegesis/ClusteringTest.cpp | ||
29 ↗ | (On Diff #145193) | It may be OK to not set the last field (always "") |
Comment Actions
Thanks.
tools/llvm-exegesis/lib/Clustering.cpp | ||
---|---|---|
16 ↗ | (On Diff #145193) | They are separate points. We might want to group them in the client code. |