forked from OSchip/llvm-project
78e3d565af
store vector to $esp store element to $esp + sizeof(VT) * index load vector from $esp The bug is VT is the type of the vector element, not the type of the vector! llvm-svn: 27517 |
||
---|---|---|
llvm |