Re: [PATCH v2 0/4] Improve and add VLS slide strategies.

2024-11-22 Thread 钟居哲
This series patches LGTM. juzhe.zh...@rivai.ai From: Robin Dapp Date: 2024-11-23 02:20 To: gcc-patches CC: palmer; kito.cheng; juzhe.zhong; jeffreyalaw; pan2.li; rdapp.gcc Subject: [PATCH v2 0/4] Improve and add VLS slide strategies. From: Robin Dapp Changes from v1: - Improve function

[PATCH v2 0/4] Improve and add VLS slide strategies.

2024-11-22 Thread Robin Dapp
From: Robin Dapp Changes from v1: - Improve function naming and rephrase comment. The series still causes execution failures due to the previously mentioned bugs. The avlprop one seems to have disappeared on my machine but I'm not convinced. Hopefully this time I'm using git send-email correct