Details
Details
- Reviewers
courbet - Commits
- rG7a98761d74db: [NFC] Move CombinationGenerator from Exegesis to ADT
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113213
[NFC] Move CombinationGenerator from Exegesis to ADT ClosedPublic Authored by lebedev.ri on Nov 4 2021, 2:21 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: dexonsmith, mstojanovic, mgorny. · View Herald TranscriptNov 4 2021, 2:21 PM lebedev.ri added a child revision: D113214: [IR][ShuffleVector] Introduce `isReplicationMask()` matcher.Nov 4 2021, 2:21 PM This revision is now accepted and ready to land.Nov 5 2021, 1:55 AM This revision was landed with ongoing or failed builds.Nov 5 2021, 6:54 AM Closed by commit rG7a98761d74db: [NFC] Move CombinationGenerator from Exegesis to ADT (authored by lebedev.ri). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 385054 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
|
I'm not sure this is very relevant here.