Skip to content
Snippets Groups Projects
Commit e860e856 authored by Christophe Lyon's avatar Christophe Lyon
Browse files

arm: [MVE intrinsics] remove useless call_properties implementations.

vstrq_impl derives from store_truncating and vldrq_impl derives from
load_extending which both implement call_properties.

No need to re-implement them in the derived classes.

gcc/ChangeLog:

	* config/arm/arm-mve-builtins-base.cc (vstrq_impl): Remove
	call_properties.
	(vldrq_impl): Likewise.
parent 28e46829
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment