diff options
author | Eli Friedman <efriedma@quicinc.com> | 2020-03-13 16:12:45 -0700 |
---|---|---|
committer | Eli Friedman <efriedma@quicinc.com> | 2020-03-13 16:12:45 -0700 |
commit | 65fc706ddfd758ebecc2f6c991eee3a6efde66a5 (patch) | |
tree | 64b3ecff7cfebd38cf6e80ec7bfeeb70c3300ef1 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | ad7b930bd18a434cfc4114fdb4075652dd6b1660 (diff) | |
download | llvm-65fc706ddfd758ebecc2f6c991eee3a6efde66a5.zip llvm-65fc706ddfd758ebecc2f6c991eee3a6efde66a5.tar.gz llvm-65fc706ddfd758ebecc2f6c991eee3a6efde66a5.tar.bz2 |
[SCEV] Add support for GEPs over scalable vectors.
Because we have to use a ConstantExpr at some point, the canonical form
isn't set in stone, but this seems reasonable.
The pretty sizeof(<vscale x 4 x i32>) dumping is a relic of ancient
LLVM; I didn't have to touch that code. :)
Differential Revision: https://reviews.llvm.org/D75887
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions