[PATCH] D113213: [NFC] Move CombinationGenerator from Exegesis to ADT

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 5 06:33:14 PDT 2021


lebedev.ri updated this revision to Diff 385054.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.

@courbet thank you for taking a look!
Address nits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113213

Files:
  llvm/include/llvm/ADT/CombinationGenerator.h
  llvm/tools/llvm-exegesis/lib/SnippetGenerator.h
  llvm/unittests/ADT/CMakeLists.txt
  llvm/unittests/ADT/CombinationGeneratorTest.cpp
  llvm/unittests/tools/llvm-exegesis/CMakeLists.txt
  llvm/unittests/tools/llvm-exegesis/SnippetGeneratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113213.385054.patch
Type: text/x-patch
Size: 13624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211105/dc79fc7e/attachment-0001.bin>


More information about the llvm-commits mailing list