Support optimization for the AMD aocc compiler
Compare changes
+ 59
− 22
@@ -97,16 +97,33 @@ fi
@@ -132,8 +149,8 @@ if test "$enable_ipo" = "yes"; then
@@ -231,7 +248,7 @@ AC_C_INLINE
@@ -548,16 +565,6 @@ fi
@@ -582,6 +589,9 @@ AC_ARG_ENABLE([hand-vec],
@@ -603,7 +613,7 @@ if test "$enable_opt" = "yes" ; then
@@ -614,6 +624,21 @@ if test "$enable_opt" = "yes" ; then
@@ -650,7 +675,6 @@ if test "$enable_opt" = "yes" ; then
@@ -1727,12 +1751,12 @@ AC_MSG_RESULT($rtc_ok)
@@ -1754,6 +1778,19 @@ if test "$ax_cv_c_compiler_vendor" = "clang"; then