[PATCH] D53320: [llvm-exegeis] Computing Latency configuration upfront so we can generate many CodeTemplates at once.
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 16 08:29:56 PDT 2018
gchatelet updated this revision to Diff 169829.
gchatelet added a comment.
- Remove dead code and fix comment
Repository:
rL LLVM
https://reviews.llvm.org/D53320
Files:
include/llvm/Analysis/CFG.h
include/llvm/IR/CFG.h
include/llvm/Transforms/Utils/BasicBlockUtils.h
lib/Analysis/CFG.cpp
lib/Transforms/Utils/BreakCriticalEdges.cpp
tools/llvm-exegesis/lib/CodeTemplate.cpp
tools/llvm-exegesis/lib/CodeTemplate.h
tools/llvm-exegesis/lib/Latency.cpp
tools/llvm-exegesis/lib/Latency.h
tools/llvm-exegesis/lib/MCInstrDescView.cpp
tools/llvm-exegesis/lib/MCInstrDescView.h
tools/llvm-exegesis/lib/SnippetGenerator.cpp
tools/llvm-exegesis/lib/SnippetGenerator.h
tools/llvm-exegesis/lib/Uops.cpp
tools/llvm-exegesis/lib/Uops.h
tools/llvm-exegesis/lib/X86/Target.cpp
unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53320.169829.patch
Type: text/x-patch
Size: 44277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/de25da58/attachment.bin>
More information about the llvm-commits
mailing list