Skip to content
Snippets Groups Projects
Commit 834939a8 authored by Richard Sandiford's avatar Richard Sandiford
Browse files

aarch64: Use mf8 instead of f8 in builtin definitions

The intrinsic type suffix for modal floating-point types is _mf8,
so it's more convenient if we use that for the simd_types as well.

gcc/
	* config/aarch64/aarch64-builtins.cc (simd_types::f8): Rename to...
	(simd_types::mf8): ...this.
	* config/aarch64/aarch64-simd-pragma-builtins.def: Update accordingly.
parent 5f5b1a36
No related merge requests found
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