Closed llvmbot closed 1 year ago
Appears to be fixed in Clang 3.7: https://godbolt.org/z/cTzfza3c9 Reduced by C-Reduce:
typedef __attribute__((neon_vector_type(2))) long long int64x2_t;
int64x2_t vmull_s32_corr_QC_neon_4, vmull_s32___s1;
void vmull_s32() {
__builtin_neon_vsraq_n_v(vmull_s32_corr_QC_neon_4, vmull_s32___s1, 1 - 0, 35);
}
@llvm/issue-subscribers-clang-codegen
Extended Description
libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O1 -g -fstack-protector-all -fcatch-undefined-behavior -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/fixed/solve_LS_FIX.lo -MD -MP -MF silk/fixed/.deps/solve_LS_FIX.Tpo -c silk/fixed/solve_LS_FIX.c -fPIC -DPIC -o silk/fixed/.libs/solve_LS_FIX.o clang: warning: argument '-fcatch-undefined-behavior' is deprecated, use '-fsanitize=undefined-trap -fsanitize-undefined-trap-on-error' instead libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -O1 -g -fstack-protector-all -fcatch-undefined-behavior -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -MT silk/fixed/warped_autocorrelation_FIX_neon.lo -MD -MP -MF silk/fixed/.deps/warped_autocorrelation_FIX_neon.Tpo -c silk/fixed/warped_autocorrelation_FIX_neon.c -fPIC -DPIC -o silk/fixed/.libs/warped_autocorrelation_FIX_neon.o clang: warning: argument '-fcatch-undefined-behavior' is deprecated, use '-fsanitize=undefined-trap -fsanitize-undefined-trap-on-error' instead Stack dump: