[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 06:41:51 PDT 2018


gchatelet updated this revision to Diff 169818.
gchatelet marked 12 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/MCInstrDescView.cpp
  tools/llvm-exegesis/lib/MCInstrDescView.h
  unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53320.169818.patch
Type: text/x-patch
Size: 28139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/4be5dff8/attachment-0001.bin>


More information about the llvm-commits mailing list