[all-commits] [llvm/llvm-project] 17e91b: [X86][SSE] combineBitcastvxi1 - add pre-AVX512 v64...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Feb 2 10:00:52 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 17e91b7dd246690fd68efe00e24f8c46f755915e
      https://github.com/llvm/llvm-project/commit/17e91b7dd246690fd68efe00e24f8c46f755915e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-02 (Sun, 02 Feb 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/bitcast-and-setcc-512.ll
    M llvm/test/CodeGen/X86/bitcast-vector-bool.ll

  Log Message:
  -----------
  [X86][SSE] combineBitcastvxi1 - add pre-AVX512 v64i1 handling


  Commit: 0c78b6469685b1a4a2ade394979ace75f30a10ea
      https://github.com/llvm/llvm-project/commit/0c78b6469685b1a4a2ade394979ace75f30a10ea
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-02 (Sun, 02 Feb 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/bitcast-vector-bool.ll

  Log Message:
  -----------
  [X86][SSE] Add bitcast <128 x i1> %1 to <2 x i64> test case


Compare: https://github.com/llvm/llvm-project/compare/eee6a45a1308...0c78b6469685


More information about the All-commits mailing list