blob: 89dfa5ef35770332766835da0180d723a1cbde37 [file] [log] [blame]
# Makefile fragment for POWER4/5/5+ platforms with FPU.
ifeq ($(subdir),math)
CFLAGS-mpa.c += --param max-unroll-times=4 -funroll-loops -fpeel-loops -ftree-loop-linear
endif