OSDN Git Service

[llvm-exegesis] Add clustering test.
authorClement Courbet <courbet@google.com>
Fri, 22 Mar 2019 13:13:12 +0000 (13:13 +0000)
committerClement Courbet <courbet@google.com>
Fri, 22 Mar 2019 13:13:12 +0000 (13:13 +0000)
commit6e4d6c21043b71b6f9f1f18002e09fdc83a2651a
treea840038b26d69e022148891f8c6737de99160fb0
parentb73dcbc93a7cdbd78e0a15e183d0c94b445e4b6d
[llvm-exegesis] Add clustering test.

Summary: To show that dbscan is insensitive to the order of the points.

Subscribers: tschuett, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D59693

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356747 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/tools/llvm-exegesis/ClusteringTest.cpp