[PATCH] D46865: [llvm-exegesis] Add an analysis mode.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 15 03:19:33 PDT 2018
courbet added inline comments.
================
Comment at: tools/llvm-exegesis/lib/Clustering.cpp:22
// (D) - The number of clusters is not known /a priory/.
-// (E) - The amount of noise is relatively small.
+// (E) - The amoint of noise is relatively small.
// The problem is rather small. In terms of algorithms, (D) disqualifies
----------------
gchatelet wrote:
> ?
Bad merge. Fixed.
Repository:
rL LLVM
https://reviews.llvm.org/D46865
More information about the llvm-commits
mailing list