Re: [PATCH 1/2][ARM] PR/63870: Add qualifier to check lane bounds in expand

2015-05-08 Thread Alan Lawrence
Alan Lawrence wrote: Ping (https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01422.html). These are required for float16 patches posted at https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01332.html . Bootstrapped + check-gcc on arm-none-linux-gnueabihf. Alan Lawrence wrote: This is based loosely u

Re: [PATCH 1/2][ARM] PR/63870: Add qualifier to check lane bounds in expand

2015-04-22 Thread Alan Lawrence
Ping (https://gcc.gnu.org/ml/gcc-patches/2015-01/msg01422.html). These are required for float16 patches posted at https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01332.html . Bootstrapped + check-gcc on arm-none-linux-gnueabihf. Alan Lawrence wrote: This is based loosely upon svn r217440, "[AAr

[PATCH 1/2][ARM] PR/63870: Add qualifier to check lane bounds in expand

2015-01-16 Thread Alan Lawrence
This is based loosely upon svn r217440, "[AArch64] Add bounds checking to vqdm_lane intrinsics...", but applies to more intrinsics (including e.g. vget_lane), and does not do the endianness-flipping present on AArch64: the objective is to exactly preserve behaviour on all valid code. (Yes, the n