[all-commits] [llvm/llvm-project] 97ee92: [X86] lowerV64I8Shuffle - attempt to fold to SHUFF...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Apr 9 06:34:05 PDT 2022


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

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-4.ll
    M llvm/test/CodeGen/X86/vector-shuffle-512-v64.ll
    M llvm/test/CodeGen/X86/x86-interleaved-access.ll

  Log Message:
  -----------
  [X86] lowerV64I8Shuffle - attempt to fold to SHUFFLE(ALIGNR(X,Y)) and OR(PSHUFB(X),PSHUFB(Y))




More information about the All-commits mailing list