https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102438
--- Comment #3 from Hongtao.liu <crazylht at gmail dot com> --- currently the i386 backend doesn't support V1DFmode, and it's treated as a DImode (an equal-size integer type) and passed by stack. Shall we support V1DFmode?