This fixes a bug in the vector load legalization logic that mixed up bits and bytes. (PR20417)
LGTM
Sorry, I misread the code. Won't that Offset should be BitOffset?
Ohhh, I see. Thanks, Michael, will fix.
Michael, how does this look?
LGTM this time. Thanks for fixing that typo.