https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105923
--- Comment #3 from Hongtao.liu <crazylht at gmail dot com> --- An alternative is taking vector complex as a 2*N length vector(just like vectorizer did). But __attribute__ ((__simd__ ("notinbranch"))) need to be extent for that.