Re: Re: [PATCH] RISC-V: Disable AVL propagation of vrgather instruction

2023-11-23 Thread juzhe.zh...@rivai.ai
Thanks Robin. I have sent V2: https://gcc.gnu.org/pipermail/gcc-patches/2023-November/637921.html with adding PR/target 112670 Could you commit it for me ? I am sorry that make you doing redundant work. I didn't realize they are same issue :) juzhe.zh...@rivai.ai From: Robin Dapp Date: 2023

Re: Re: [PATCH] RISC-V: Disable AVL propagation of vrgather instruction

2023-11-23 Thread juzhe.zh...@rivai.ai
Oh. You mean this patch also fixes FLTO failed case ? juzhe.zh...@rivai.ai From: Robin Dapp Date: 2023-11-23 19:55 To: Juzhe-Zhong; gcc-patches CC: rdapp.gcc; kito.cheng; kito.cheng; jeffreyalaw Subject: Re: [PATCH] RISC-V: Disable AVL propagation of vrgather instruction I was just about to po