[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
Wed Oct 17 00:46:10 PDT 2018
gchatelet updated this revision to Diff 169957.
gchatelet added a comment.
- Fix variable name
Repository:
rL LLVM
https://reviews.llvm.org/D53320
Files:
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.169957.patch
Type: text/x-patch
Size: 41040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181017/cf1f85e0/attachment.bin>
More information about the llvm-commits
mailing list