aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-im.c
diff options
context:
space:
mode:
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>2021-02-01 23:03:49 +0000
committerKyrylo Tkachov <kyrylo.tkachov@arm.com>2021-02-02 12:14:39 +0000
commit13d8be91218950707bf38bdb1c554cf1605e4501 (patch)
tree744edefca8d34c2f5e20ac25c482d4f287e3ec46 /gcc/tree-ssa-loop-im.c
parent4b8a7a6e81b269897cc516db32b7b9e548baf5f6 (diff)
downloadgcc-13d8be91218950707bf38bdb1c554cf1605e4501.zip
gcc-13d8be91218950707bf38bdb1c554cf1605e4501.tar.gz
gcc-13d8be91218950707bf38bdb1c554cf1605e4501.tar.bz2
aarch64: Update flags for bfloat16 builtins
This patch updates the flags for the bfloat16 builtins. The bfdot ones aren't affected by the FPCR/FPSR so can be AUTO_FP whereas the bfmlal ones follow the normal floating-point instructions and get FP. gcc/ChangeLog: * config/aarch64/aarch64-simd-builtins.def (bfdot_lane, bfdot_laneq): Use AUTO_FP flags. (bfmlalb_lane, bfmlalt_lane, bfmlalb_lane_q, bfmlalt_lane_q): Use FP flags.
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions