[all-commits] [llvm/llvm-project] e7c541: [NFC][LV][TEST]: extend pr45679-fold-tail-by-maski...
Anh Tuyen Tran via All-commits
all-commits at lists.llvm.org
Tue Jun 9 11:31:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e7c5412b3731b3b095567e6db85c2989133dd6de
https://github.com/llvm/llvm-project/commit/e7c5412b3731b3b095567e6db85c2989133dd6de
Author: Anh Tuyen Tran <anhtuyen at ca.ibm.com>
Date: 2020-06-09 (Tue, 09 Jun 2020)
Changed paths:
M llvm/test/Transforms/LoopVectorize/pr45679-fold-tail-by-masking.ll
M llvm/test/Transforms/LoopVectorize/tail-folding-vectorization-factor-1.ll
Log Message:
-----------
[NFC][LV][TEST]: extend pr45679-fold-tail-by-masking.ll with -force-vector-width=1 -force-vector-interleave=4
Summary:
Add -force-vector-width=1 -force-vector-interleave=4 to pr45679-fold-tail-by-masking.ll
Author: anhtuyen (Anh Tuyen Tran)
Reviewers: Ayal (Ayal Zaks)
Reviewed By: Ayal (Ayal Zaks)
Subscribers: rkruppe (Hanna Kruppe), llvm-commits, LLVM
Tag: LLVM
Differential Revision: https://reviews.llvm.org/D80446
More information about the All-commits
mailing list