Commit 6eecbca
[IR2VEC] Rewrite triples.mir and entities.mir. NFC (llvm#168574)
These test change and need updating every time a new instruction is
added, including generic G_ global isel instructions. The opcodes of all
instructions change force a manual update of the file, which makes it
very high cost for what it is testing.
I have rewritten it to use regexes for the triplets.mir test and just
test a couple of opcodes in the entities.mir file.1 parent 4a50be7 commit 6eecbca
File tree
4 files changed
+43
-7196
lines changed- llvm/test/tools/llvm-ir2vec
- output
4 files changed
+43
-7196
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
Lines changed: 0 additions & 33 deletions
This file was deleted.
0 commit comments