aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2021-06-25 15:55:03 +0100
committerSander de Smalen <sander.desmalen@arm.com>2021-06-25 17:06:50 +0100
commitaeab9d9570ac8cb554aff6e1af24a471fdf5b4e5 (patch)
tree2c7d2c17c1c06e45080c385af2605bf6bf09f15a /llvm/lib/CodeGen/ModuloSchedule.cpp
parentc3cc9d1eb283373b5216e4b726c270bcfe3806d5 (diff)
downloadllvm-aeab9d9570ac8cb554aff6e1af24a471fdf5b4e5.zip
llvm-aeab9d9570ac8cb554aff6e1af24a471fdf5b4e5.tar.gz
llvm-aeab9d9570ac8cb554aff6e1af24a471fdf5b4e5.tar.bz2
[GlobalISel] NFC: Have LLT::getSizeInBits/Bytes return a TypeSize.
To reflect that the size may be scalable, a TypeSize is returned instead of an unsigned. In places where the result is used, it currently relies on an implicit cast of TypeSize -> uint64_t, which asserts that the type is not scalable. This patch is NFC for fixed-width vectors. Reviewed By: aemerson Differential Revision: https://reviews.llvm.org/D104454
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions