[PATCH] D137341: [VectorCombine] widen a load with subvector insert

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 08:35:45 PST 2022


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

The addrspacecast issue seems to be independent of the rest of the patch, and its matching equivalent code we already have in vectorizeLoadInsert

I don't know whether there's a suitable bug you could raise but it shouldn't stop us getting this in in.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137341/new/

https://reviews.llvm.org/D137341



More information about the llvm-commits mailing list