commit | 83544a50cc49eb044705f3b84846aa99766e1a8c | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Tue Dec 18 22:23:04 2018 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Tue Dec 18 22:23:04 2018 +0000 |
tree | 7c8a0a1f15781e729fa7f9f2eb05130ef40651af | |
parent | 7c9e35df2386ab125d0053289cf52b078718fc2e [diff] |
[LoopVectorize] auto-generate complete checks; NFC The first test claims to show that the vectorizer will generate a vector load/loop, but then this file runs other passes which might scalarize that op. I'm removing instcombine from the RUN line here to break that dependency. Also, I'm generating full checks to make it clear exactly what the vectorizer has done. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349554 91177308-0d34-0410-b5e6-96231b3b80d8