[all-commits] [llvm/llvm-project] b483c0: [X86][SSE] Merge equal X32/X64 check prefixes. NFCI.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon May 10 09:19:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b483c0afb39e6d9f02e5fcc3b3cee0c99b4f977a
      https://github.com/llvm/llvm-project/commit/b483c0afb39e6d9f02e5fcc3b3cee0c99b4f977a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-05-10 (Mon, 10 May 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/horizontal-shuffle.ll

  Log Message:
  -----------
  [X86][SSE] Merge equal X32/X64 check prefixes. NFCI.


  Commit: 1d802e16650785f6c37a5805d8787abdd611507e
      https://github.com/llvm/llvm-project/commit/1d802e16650785f6c37a5805d8787abdd611507e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-05-10 (Mon, 10 May 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/horizontal-shuffle.ll

  Log Message:
  -----------
  [X86][SSE] Add tests for missing shuffle(pack(x,y),pack(z,w)) -> permute(pack()) folds.


Compare: https://github.com/llvm/llvm-project/compare/7a0231ae59e7...1d802e166507


More information about the All-commits mailing list