forked from OSchip/llvm-project
a7478fab6c
Summary: This patch takes the indices operands of `insertelement`/`insertvalue` into account while generation of seed elements for `findBuildAggregate()`. This function has kept the original order of `insert`s before. Also this patch optimizes `findBuildAggregate()` preventing it from redundant temporary vector allocations and its multiple reversing. Fixes llvm.org/pr44067 Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D83779 |
||
---|---|---|
.. | ||
addsub.ll | ||
horiz-math.ll | ||
lit.local.cfg | ||
scalarization.ll | ||
shuffle.ll | ||
vdiv.ll | ||
vector-reductions-expanded.ll | ||
vector-reductions.ll |