[PATCH] D59820: [llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 01:54:31 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357152: [llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880) (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59820?vs=192420&id=192579#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59820/new/
https://reviews.llvm.org/D59820
Files:
llvm/trunk/docs/CommandGuide/llvm-exegesis.rst
llvm/trunk/test/tools/llvm-exegesis/X86/analysis-clustering-algorithms.test
llvm/trunk/test/tools/llvm-exegesis/X86/analysis-naive-cluster-stabilization.test
llvm/trunk/test/tools/llvm-exegesis/X86/analysis-naive-clusterization.test
llvm/trunk/test/tools/llvm-exegesis/X86/analysis-same-cluster-for-ops-in-different-sched-clusters.test
llvm/trunk/tools/llvm-exegesis/lib/Analysis.cpp
llvm/trunk/tools/llvm-exegesis/lib/Analysis.h
llvm/trunk/tools/llvm-exegesis/lib/Clustering.cpp
llvm/trunk/tools/llvm-exegesis/lib/Clustering.h
llvm/trunk/tools/llvm-exegesis/llvm-exegesis.cpp
llvm/trunk/unittests/tools/llvm-exegesis/ClusteringTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59820.192579.patch
Type: text/x-patch
Size: 38748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/19538b74/attachment-0001.bin>
More information about the llvm-commits
mailing list