[all-commits] [llvm/llvm-project] 3f6e7d: [SLP] move test for min/max crashing; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri Mar 26 07:28:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f6e7d1550bccc8cd2db84188aa1f65776de6ce9
      https://github.com/llvm/llvm-project/commit/3f6e7d1550bccc8cd2db84188aa1f65776de6ce9
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M llvm/test/Transforms/SLPVectorizer/X86/horizontal-minmax.ll
    R llvm/test/Transforms/SLPVectorizer/pr49730.ll

  Log Message:
  -----------
  [SLP] move test for min/max crashing; NFC

This was originally just an XFAIL test, but I modified it
to check output. To make that bot-friendly, I'm moving it
to the x86 dir since it specified an x86 target.




More information about the All-commits mailing list