[PATCH] D102522: [llvm-exegesis] Loop unrolling for loop snippet repetitor mode

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 12:56:00 PDT 2021


lebedev.ri updated this revision to Diff 345535.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.

Proofread the docs some more.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102522/new/

https://reviews.llvm.org/D102522

Files:
  llvm/docs/CommandGuide/llvm-exegesis.rst
  llvm/tools/llvm-exegesis/lib/BenchmarkResult.h
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp
  llvm/tools/llvm-exegesis/lib/BenchmarkRunner.h
  llvm/tools/llvm-exegesis/lib/SnippetRepetitor.cpp
  llvm/tools/llvm-exegesis/lib/SnippetRepetitor.h
  llvm/tools/llvm-exegesis/llvm-exegesis.cpp
  llvm/unittests/tools/llvm-exegesis/X86/SnippetRepetitorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102522.345535.patch
Type: text/x-patch
Size: 12695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210514/a54e47e7/attachment-0001.bin>


More information about the llvm-commits mailing list