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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 00:45:34 PDT 2021


lebedev.ri updated this revision to Diff 345774.
lebedev.ri added a comment.

@courbet thank you for taking a look!
Partially address review notes.


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.345774.patch
Type: text/x-patch
Size: 12691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/ae9c611d/attachment.bin>


More information about the llvm-commits mailing list