Re: [PATCH v2 4/4] aarch64: Move vreinterpret definitions into the compiler

2022-07-13 Thread Richard Sandiford via Gcc-patches
Andrew Carlotti writes: > This removes a significant number of intrinsic definitions from the arm_neon.h > header file, and reduces the amount of code duplication. The new macros and > data structures are intended to also facilitate moving other intrinsic > definitions out of the header file in

[PATCH v2 4/4] aarch64: Move vreinterpret definitions into the compiler

2022-07-13 Thread Andrew Carlotti via Gcc-patches
This removes a significant number of intrinsic definitions from the arm_neon.h header file, and reduces the amount of code duplication. The new macros and data structures are intended to also facilitate moving other intrinsic definitions out of the header file in future. There is a a slight