[llvm] [SelectionDAG] Remove pointer from MMO for VP strided load/store. (PR #82667)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 03:20:11 PST 2024


arsenm wrote:

> @arsenm do you want a test case for the scheduling issue? Or just a test to show we don't put a pointer in the MMO?

Either I guess. The MMO is more targeted but the scheduling is more interesting 

https://github.com/llvm/llvm-project/pull/82667


More information about the llvm-commits mailing list