[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:39:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344689: [llvm-exegeis] Computing Latency configuration upfront so we can generate many… (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53320?vs=169987&id=169991#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53320

Files:
  llvm/trunk/tools/llvm-exegesis/lib/CodeTemplate.cpp
  llvm/trunk/tools/llvm-exegesis/lib/CodeTemplate.h
  llvm/trunk/tools/llvm-exegesis/lib/Latency.cpp
  llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.cpp
  llvm/trunk/tools/llvm-exegesis/lib/MCInstrDescView.h
  llvm/trunk/tools/llvm-exegesis/lib/SnippetGenerator.cpp
  llvm/trunk/tools/llvm-exegesis/lib/SnippetGenerator.h
  llvm/trunk/tools/llvm-exegesis/lib/Uops.cpp
  llvm/trunk/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53320.169991.patch
Type: text/x-patch
Size: 32201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181017/eb17ee40/attachment.bin>


More information about the llvm-commits mailing list