https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113014
--- Comment #3 from JuzheZhong <juzhe.zhong at rivai dot ai> --- (In reply to Robin Dapp from comment #2) > Yes, that's right. It seems that I don't need to optimize it since we will eventually have late-combine. Could you tell what status of late-combine PASS ? Will it be landed on GCC-14? Btw, I want this PASS, so that we can do vv->vx transformation.