[all-commits] [llvm/llvm-project] b4934a: [VFDatabase] Testsuite for scalar functions are ve...
Masoud Ataei Jaliseh via All-commits
all-commits at lists.llvm.org
Thu Apr 30 12:48:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b4934ae44cf4ec3283c8c61a7a4eecedbfa22a59
https://github.com/llvm/llvm-project/commit/b4934ae44cf4ec3283c8c61a7a4eecedbfa22a59
Author: Masoud Ataei <msd.ataei at gmail.com>
Date: 2020-04-30 (Thu, 30 Apr 2020)
Changed paths:
M llvm/test/Transforms/LoopVectorize/vectorizeVFone.ll
Log Message:
-----------
[VFDatabase] Testsuite for scalar functions are vector functions with VF =1
Fixing test suite of the committed PR: https://reviews.llvm.org/D78054.
I am proposing to remove the PowerPC target triple in the test suite.
Reviewed by: @jsji, @fpetrogalli
Tags: LLVM
Differential Revision: https://reviews.llvm.org/D79124
More information about the All-commits
mailing list