Committed, thanks Robin. Pan
-----Original Message----- From: Gcc-patches <gcc-patches-bounces+pan2.li=intel....@gcc.gnu.org> On Behalf Of Robin Dapp via Gcc-patches Sent: Friday, September 15, 2023 11:44 PM To: 钟居哲 <juzhe.zh...@rivai.ai>; Jeff Law <jeffreya...@gmail.com>; kito.cheng <kito.ch...@gmail.com> Cc: rdapp....@gmail.com; gcc-patches <gcc-patches@gcc.gnu.org>; kito.cheng <kito.ch...@sifive.com> Subject: Re: [PATCH V4] RISC-V: Expand VLS mode to scalar mode move[PR111391] > You mean this patch is ok? I thought about it a bit more. From my point of view the patch is OK for now in order to get the bug out of the way. In the longer term I would really prefer a more "regular" solution (i.e. via hard_regno_mode_ok) and related. I can take care of that once I have a bit of time but for now let's go ahead. Regards Robin