[all-commits] [llvm/llvm-project] b42405: [X86] lowerShuffleAsRepeatedMaskAndLanePermute - m...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Apr 29 08:06:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b424055b52a52c0a2ae8eb08de1460f7cfb4fb43
      https://github.com/llvm/llvm-project/commit/b424055b52a52c0a2ae8eb08de1460f7cfb4fb43
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list