forked from OSchip/llvm-project
92821cb4a8
Commit r259357 was reverted because it caused PR26629. We were assuming all roots of a vectorizable tree could be truncated to the same width, which is not the case in general. This commit reapplies the patch along with a fix and a new test case to ensure we don't regress because of this issue again. This should fix PR26629. llvm-svn: 261212 |
||
---|---|---|
.. | ||
commute.ll | ||
gather-reduce.ll | ||
getelementptr.ll | ||
horizontal.ll | ||
lit.local.cfg | ||
load-store-q.ll | ||
minimum-sizes.ll | ||
mismatched-intrinsics.ll | ||
nontemporal.ll | ||
sdiv-pow2.ll |