summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2021-06-22 08:05:55 +0100
committerSander de Smalen <sander.desmalen@arm.com>2021-06-22 08:43:34 +0100
commitbd7f7e2ebae4e5bc95f0ca65efbc72575ca31c14 (patch)
tree62cc255e26a8ddcb6c5c9a14defff3c50926c4dc /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd919b73564fa79b5dbd6352120a23998f27a7811 (diff)
[GlobalISel] Add scalable property to LLT types.
This patch aims to add the scalable property to LLT. The rest of the patch-series changes the interfaces to take/return ElementCount and TypeSize, which both have the ability to represent the scalable property. The changes are mostly mechanical and aim to be non-functional changes for fixed-width vectors. For scalable vectors some unit tests have been added, but no effort has been put into making any of the GlobalISel algorithms work with scalable vectors yet. That will be left as future work. The work is split into a series of 5 patches to make reviews easier. Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D104450
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions