[PATCH] D60000: [llvm-exegesis] Post-processing for chained instrs in latency mode (PR41275)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 30 08:17:49 PDT 2019
lebedev.ri updated this revision to Diff 192977.
lebedev.ri added a comment.
Also, only post-process 2-instruction benchmarks that were serialized
by llvm-exegesis itself, not just every n-instruction benchmarks.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60000/new/
https://reviews.llvm.org/D60000
Files:
test/tools/llvm-exegesis/X86/analysis-latency-instruction-chaining-domain-transfer.test
test/tools/llvm-exegesis/X86/analysis-latency-instruction-chaining.test
tools/llvm-exegesis/lib/Analysis.cpp
tools/llvm-exegesis/lib/Analysis.h
tools/llvm-exegesis/lib/CMakeLists.txt
tools/llvm-exegesis/lib/PostProcessing.cpp
tools/llvm-exegesis/lib/PostProcessing.h
tools/llvm-exegesis/llvm-exegesis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60000.192977.patch
Type: text/x-patch
Size: 15136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190330/d9d87638/attachment.bin>
More information about the llvm-commits
mailing list