forked from OSchip/llvm-project
7d6e8f2a96
If we vectorize a e.g. store, we leave around a bunch of getelementptrs for the individual scalar stores which we removed. We can go ahead and delete them as well. This is purely for test output quality and readability. It should have no effect in any sane pipeline. Differential Revision: https://reviews.llvm.org/D122493 |
||
---|---|---|
.. | ||
lit.local.cfg | ||
rvv-min-vector-size.ll |