[all-commits] [llvm/llvm-project] 7fef15: Revert rG6aa7cc037f2f95c237c1d82c523f8857fa3a10c3 ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 23 05:37:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fef15edd4d35d5f2dcaa8cd32d5c8add028dc67
      https://github.com/llvm/llvm-project/commit/7fef15edd4d35d5f2dcaa8cd32d5c8add028dc67
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/ptest.ll
    M llvm/test/CodeGen/X86/vector-reduce-or-cmp.ll

  Log Message:
  -----------
  Revert rG6aa7cc037f2f95c237c1d82c523f8857fa3a10c3 - "[X86] LowerVectorAllZero - add 512-bit support with AVX512 vptestnmd+kortestw patterns"

Reverted - I need to adjust the implementation so we can properly refactor it into a "LowerVectorAllEqual" function




More information about the All-commits mailing list