The memory alignment requirement on some of the mov{h|l}p{d|s} patterns are...
The memory alignment requirement on some of the mov{h|l}p{d|s} patterns are 16-byte. That is overly strict. These instructions read / write f64 memory locations without alignment requirement. llvm-svn: 63195
Loading
Please register or sign in to comment