Hi author, I have a question about where is the code to vectorize the statement as listed as below  for example, if I want to vectorize a statement `int a = 1;` like the statement S27 in your paper, what should I do?
Hi author,
I have a question about where is the code to vectorize the statement as listed as below
for example, if I want to vectorize a statement
int a = 1;like the statement S27 in your paper, what should I do?