Skip to content

Commit c13de14

Browse files
authored
[NFC][IR2Vec] Add missed ptrtoaddr in vocab for tests (#153094)
1 parent a36c134 commit c13de14

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)