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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 14:21:32 PDT 2021


lebedev.ri created this revision.
lebedev.ri added a project: LLVM.
Herald added subscribers: dexonsmith, mstojanovic, mgorny.
lebedev.ri requested review of this revision.
Herald added a subscriber: courbet.

Repository:
  rG LLVM Github Monorepo

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.384863.patch
Type: text/x-patch
Size: 13621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211104/b4fa4a63/attachment.bin>


More information about the llvm-commits mailing list