On Tue, 22 Jul 2025, Robin Dapp wrote: > The more I look at our heuristic the more it appears due for a rewrite. > But that's really not in my plans right now. I just sent a riscv patch > that does the necessary preparations so you can basically > > s/STMT_VINFO_TYPE (stmt_info)/SLP_TREE_TYPE (node)/ > > once it lands. > > I regtested with your patch and the following on top and things look > reasonable (modulo the general concerns above).
Thanks a lot! Richard.