[all-commits] [llvm/llvm-project] 5f96fd: [CodeGen][X86] Remove unused check-prefixes from v...

Pengfei Wang via All-commits all-commits at lists.llvm.org
Tue Nov 10 20:01:23 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f96fd06ace18b66fe67e9c64d6fefdbc016c221
      https://github.com/llvm/llvm-project/commit/5f96fd06ace18b66fe67e9c64d6fefdbc016c221
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-popcnt-128-ult-ugt.ll
    M llvm/test/CodeGen/X86/vector-popcnt-256-ult-ugt.ll
    M llvm/test/CodeGen/X86/vector-popcnt-512-ult-ugt.ll
    M llvm/test/CodeGen/X86/vector-popcnt-512.ll

  Log Message:
  -----------
  [CodeGen][X86] Remove unused check-prefixes from vector popcnt tests. NFCI.


  Commit: a28eaafc230cda744c840dbdca1df96fc7bf6011
      https://github.com/llvm/llvm-project/commit/a28eaafc230cda744c840dbdca1df96fc7bf6011
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-reduce-fmax-nnan.ll
    M llvm/test/CodeGen/X86/vector-reduce-fmax.ll
    M llvm/test/CodeGen/X86/vector-reduce-fmin-nnan.ll
    M llvm/test/CodeGen/X86/vector-reduce-fmin.ll

  Log Message:
  -----------
  [CodeGen][X86] Remove unused check-prefixes from vector reduce tests. NFCI.


  Commit: 8b87fdb2079fad046b0611ac5e14aca921877c51
      https://github.com/llvm/llvm-project/commit/8b87fdb2079fad046b0611ac5e14aca921877c51
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-shift-ashr-512.ll
    M llvm/test/CodeGen/X86/vector-shift-lshr-128.ll
    M llvm/test/CodeGen/X86/vector-shift-lshr-512.ll
    M llvm/test/CodeGen/X86/vector-shift-shl-512.ll

  Log Message:
  -----------
  [CodeGen][X86] Remove unused check-prefixes from vector shift tests. NFCI.


  Commit: b7067480d2ea528fb49dc39cc6b1feb2761128e4
      https://github.com/llvm/llvm-project/commit/b7067480d2ea528fb49dc39cc6b1feb2761128e4
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-shuffle-256-v32.ll
    M llvm/test/CodeGen/X86/vector-shuffle-512-v16.ll

  Log Message:
  -----------
  [CodeGen][X86] Remove unused check-prefixes from vector shuffle tests. NFCI.


Compare: https://github.com/llvm/llvm-project/compare/cf36142d342a...b7067480d2ea


More information about the All-commits mailing list