[PATCH] D59820: [llvm-exegesis] Introduce a 'naive' clustering algorithm (PR40880)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 27 03:01:47 PDT 2019
lebedev.ri updated this revision to Diff 192420.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Yes, indeed, this layering is better, thank you.
It was pretty obvious, i hadn't had a clear moment to thought about it.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59820/new/
https://reviews.llvm.org/D59820
Files:
docs/CommandGuide/llvm-exegesis.rst
test/tools/llvm-exegesis/X86/analysis-clustering-algorithms.test
test/tools/llvm-exegesis/X86/analysis-naive-cluster-stabilization.test
test/tools/llvm-exegesis/X86/analysis-naive-clusterization.test
test/tools/llvm-exegesis/X86/analysis-same-cluster-for-ops-in-different-sched-clusters.test
tools/llvm-exegesis/lib/Analysis.cpp
tools/llvm-exegesis/lib/Analysis.h
tools/llvm-exegesis/lib/Clustering.cpp
tools/llvm-exegesis/lib/Clustering.h
tools/llvm-exegesis/llvm-exegesis.cpp
unittests/tools/llvm-exegesis/ClusteringTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59820.192420.patch
Type: text/x-patch
Size: 38133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190327/7308a28d/attachment.bin>
More information about the llvm-commits
mailing list