[all-commits] [llvm/llvm-project] b9f368: Fix buildbot break after c46b85aaf4d4

Nemanja Ivanovic via All-commits all-commits at lists.llvm.org
Wed Feb 26 19:58:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b9f3686056010c15d52cc07fed1dba41cb341206
      https://github.com/llvm/llvm-project/commit/b9f3686056010c15d52cc07fed1dba41cb341206
  Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
  Date:   2020-02-26 (Wed, 26 Feb 2020)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/PowerPC/widened-massv-call.ll
    A llvm/test/Transforms/LoopVectorize/PowerPC/widened-massv-vfabi-attr.ll
    R llvm/test/Transforms/LoopVectorize/widened-massv-call.ll
    R llvm/test/Transforms/LoopVectorize/widened-massv-vfabi-attr.ll

  Log Message:
  -----------
  Fix buildbot break after c46b85aaf4d4

I added test cases that rely on the availability of the PPC target into
the general directory for the loop vectorizer. This causes failures on
bots that don't build the PPC target. Moving them to the PowerPC directory
to fix this.




More information about the All-commits mailing list