diff options
author | Huihui Zhang <huihuiz@quicinc.com> | 2020-03-16 11:45:45 -0700 |
---|---|---|
committer | Huihui Zhang <huihuiz@quicinc.com> | 2020-03-16 11:46:12 -0700 |
commit | 0616e9964b9ef2e2cb12790515610e7cdd0042e3 (patch) | |
tree | 1c8f10b3661bdef52e295442cca3f6a919701c62 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b0bdb186f506d7fa2686f1c09bb8926b6adeb91d (diff) | |
download | llvm-0616e9964b9ef2e2cb12790515610e7cdd0042e3.zip llvm-0616e9964b9ef2e2cb12790515610e7cdd0042e3.tar.gz llvm-0616e9964b9ef2e2cb12790515610e7cdd0042e3.tar.bz2 |
[InstSimplify][SVE] Fix SimplifyGEPInst for scalable vector.
Summary:
Skip folds that rely on DataLayout::getTypeAllocSize(). For scalable
vector, only minimal type alloc size is known at compile-time.
Reviewers: sdesmalen, efriedma, spatel, apazos
Reviewed By: efriedma
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D75892
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions