[all-commits] [llvm/llvm-project] 38275a: [X86] Move lowerShuffleAsPermuteAndUnpack earlier ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Nov 25 07:00:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38275ab1b39868e4e4f18631891a0ea25b8a87bb
      https://github.com/llvm/llvm-project/commit/38275ab1b39868e4e4f18631891a0ea25b8a87bb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-11-25 (Fri, 25 Nov 2022)

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

  Log Message:
  -----------
  [X86] Move lowerShuffleAsPermuteAndUnpack earlier in the source next to similar helpers. NFC.

I'm currently investigating using this inside lowerShuffleAsDecomposedShuffleMerge




More information about the All-commits mailing list