[all-commits] [llvm/llvm-project] f96973: Reland "[SLPVectorizer] Pre-commit a test for D85759"

Thomas Lively via All-commits all-commits at lists.llvm.org
Tue Aug 11 12:18:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f969734c21e89a0e26f2490347d7be750500774e
      https://github.com/llvm/llvm-project/commit/f969734c21e89a0e26f2490347d7be750500774e
  Author: Thomas Lively <tlively at google.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    A llvm/test/Transforms/SLPVectorizer/WebAssembly/lit.local.cfg
    A llvm/test/Transforms/SLPVectorizer/WebAssembly/no-vectorize-rotate.ll

  Log Message:
  -----------
  Reland "[SLPVectorizer] Pre-commit a test for D85759"

This reverts commit 52b71aa8b1a019403b0ecc184744b2f8ca2f7cba.

The problem was a missing lit.local.cfg file, which was causing the
test to be incorrectly run on bots that had not built the WebAssembly
target.




More information about the All-commits mailing list