summaryrefslogtreecommitdiff
path: root/numpy/lib/npyio.py
diff options
context:
space:
mode:
authorJulian Taylor <jtaylor.debian@googlemail.com>2013-06-10 19:38:58 +0200
committerJulian Taylor <jtaylor.debian@googlemail.com>2013-06-10 23:03:06 +0200
commitaef286debfd11a62f1c337dea55624cee7fd4d9e (patch)
tree34cd255a107668c8442984b4af5e9882635fb0f0 /numpy/lib/npyio.py
parentc9bf9b0b1c8a85391695d4ded39921e98c63257d (diff)
downloadnumpy-aef286debfd11a62f1c337dea55624cee7fd4d9e.tar.gz
ENH: enable unaligned loads on x86
x86 can handle unaligned load and there is no hand vectorized code in this file. It would be a serious compiler bug if it adds vectorization without checking for alignment. Enables fast complex128 copies which are unaligned on 32 bit gcc unless compiled with -malign-double.
Diffstat (limited to 'numpy/lib/npyio.py')
0 files changed, 0 insertions, 0 deletions