[X86] lowerShuffleAsRepeatedMaskAndLanePermute - move the sublane split code into...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 29 Apr 2022 12:39:16 +0000 (13:39 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Fri, 29 Apr 2022 15:03:50 +0000 (16:03 +0100)
commitb424055b52a52c0a2ae8eb08de1460f7cfb4fb43
tree84435fdbf3462cedccc0bab347979419ff9a11da
parent371412e065a63107d5d79330da6757ff693d91cc
[X86] lowerShuffleAsRepeatedMaskAndLanePermute - move the sublane split code into a lambda helper. NFC.

This is a NFC cleanup as part of the work on #55066 - the idea being that we will be able to check for multiple sub lane scales.
llvm/lib/Target/X86/X86ISelLowering.cpp