Skip to content

Commit 3cdc0d5

Browse files
committed
[NFC][IR2Vec] Add missed ptrtoaddr in vocab for tests
1 parent 829eb24 commit 3cdc0d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Analysis/IR2Vec/Inputs/dummy_3D_nonzero_type_vocab.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"FPTrunc": [0, 0, 0],
4848
"FPExt": [0, 0, 0],
4949
"PtrToInt": [0, 0, 0],
50+
"PtrToAddr": [0, 0, 0],
5051
"IntToPtr": [0, 0, 0],
5152
"BitCast": [0, 0, 0],
5253
"AddrSpaceCast": [0, 0, 0],

0 commit comments

Comments
 (0)