This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [75/77] Use scalar_mode in the AArch64 port


On 07/13/2017 03:04 AM, Richard Sandiford wrote:
> Similar to the previous scalar_int_mode patch.
> 
> 2017-07-13  Richard Sandiford  <richard.sandiford@linaro.org>
> 	    Alan Hayward  <alan.hayward@arm.com>
> 	    David Sherwood  <david.sherwood@arm.com>
> 
> gcc/
> 	* config/aarch64/aarch64-protos.h (aarch64_gen_adjusted_ldpstp):
> 	Take a scalar_mode rather than a machine_mode.
> 	(aarch64_operands_adjust_ok_for_ldpstp): Likewise.
> 	* config/aarch64/aarch64.c (aarch64_simd_container_mode): Likewise.
> 	(aarch64_operands_adjust_ok_for_ldpstp): Likewise.
> 	(aarch64_gen_adjusted_ldpstp): Likewise.
> 	(aarch64_expand_vector_init): Use scalar_mode instead of machine_mode.
I'll leave this to the aarch64 folks.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]