[pypy-dev] unaligned raw_load (align_float_cast branch)
Armin Rigo
arigo at tunes.org
Sun Feb 23 21:10:07 CET 2014
Hi Brian,
On 23 February 2014 20:14, Brian Kearns <bdkearns at gmail.com> wrote:
> I believe all of them in micronumpy are at risk -- any type could be a
> subtype of a record type consisting of something like a single char followed
> by whatever type.
I agree about the ones in the types.py module, but there are more in
the arrayimpl/ subdirectory. Can each and every one also access a
record? It's the kind of question I'm not sure about.
A bientôt,
Armin.
More information about the pypy-dev
mailing list