[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 04:13:31 PDT 2018


gchatelet updated this revision to Diff 169987.
gchatelet marked 6 inline comments as done.
gchatelet added a comment.

- Addressing comments


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.169987.patch
Type: text/x-patch
Size: 41568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181017/9eb4c36b/attachment-0001.bin>


More information about the llvm-commits mailing list