[PATCH v3 0/8] Add maskload else operand.
From: Robin Dapp Hi, Significant changes from v2: - Decide on the else value in the vectorizer and also add the VEC_COND there (instead of during ifcvt). - Simplify aarch64 and i386 changes according to maintainers' comments. - Fixed bugs spotted by the CI. No noteworthy changes to the r
Re: [PATCH v3 0/8] Add maskload else operand.
Grr, missed the strided load patch that went upstream in the meanwhile. Will rebase and resend so the CI can pick it up. -- Regards Robin