[all-commits] [llvm/llvm-project] df5fc4: [X86] Move isShuffleMaskInputInPlace to allow addi...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Jan 15 07:46:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df5fc4504b8625d683ebcaa02e3559d2f5336096
      https://github.com/llvm/llvm-project/commit/df5fc4504b8625d683ebcaa02e3559d2f5336096
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-01-15 (Sun, 15 Jan 2023)

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

  Log Message:
  -----------
  [X86] Move isShuffleMaskInputInPlace to allow additional uses in a future patch. NFCI.

A future patch needs isShuffleMaskInputInPlace defined earlier in the source file.




More information about the All-commits mailing list