diff options
author | Huihui Zhang <huihuiz@quicinc.com> | 2020-03-11 15:09:01 -0700 |
---|---|---|
committer | Huihui Zhang <huihuiz@quicinc.com> | 2020-03-11 15:09:56 -0700 |
commit | 8f525739622d1a478f774d7bd9d336cc1013d04b (patch) | |
tree | 41ce61516bf8d3b77829d16ac246a7bcf685c162 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 828fe7916f91fb7aed5e711bfeb1a30ad197a2c3 (diff) | |
download | llvm-8f525739622d1a478f774d7bd9d336cc1013d04b.zip llvm-8f525739622d1a478f774d7bd9d336cc1013d04b.tar.gz llvm-8f525739622d1a478f774d7bd9d336cc1013d04b.tar.bz2 |
[InstSimplify][SVE] Fix SimplifyInsert/ExtractElementInst for scalable vector.
Summary:
For scalable vector, index out-of-bound can not be determined at compile-time.
The same apply for VectorUtil findScalarElement().
Add test cases to check the functionality of SimplifyInsert/ExtractElementInst for scalable vector.
Reviewers: sdesmalen, efriedma, spatel, apazos
Reviewed By: efriedma
Subscribers: cameron.mcinally, tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75782
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions