[all-commits] [llvm/llvm-project] d631e5: [testing] Add exhaustive ULT/UGT vector CTPOP to A...

David Zarzycki via All-commits all-commits at lists.llvm.org
Mon Nov 9 07:34:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d631e5240c9a8ed6bc62e638b72214d030d564aa
      https://github.com/llvm/llvm-project/commit/d631e5240c9a8ed6bc62e638b72214d030d564aa
  Author: David Zarzycki <dave at znu.io>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    A llvm/test/CodeGen/AArch64/vector-popcnt-128-ult-ugt.ll
    A llvm/test/CodeGen/PowerPC/vector-popcnt-128-ult-ugt.ll

  Log Message:
  -----------
  [testing] Add exhaustive ULT/UGT vector CTPOP to AArch64 and PPC

This to help review the impact of https://reviews.llvm.org/D89952 which
allows targets to fine tune what SelectionDAG does when vector CTPOP is
not legal.




More information about the All-commits mailing list