arsenm wrote:

> > I still think it is terribly surprising all of the test diff shows up in 
> > this commit, and not the selection case
> 
> Because the selection support is done in the next PR of the review stack, 
> #96162. This patch takes care of choosing the right opcode while merging the 
> loads.

It's more the lack of vectorization of these loads in the IR that's surprising. 
Ideally we wouldn't have to rely on any of this post-isel load merging 

https://github.com/llvm/llvm-project/pull/96162
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to