diff options
author | Owen Anderson <resistor@mac.com> | 2024-12-12 15:45:44 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-12 15:45:44 +1300 |
commit | 22f0ebb19cd216a1748263c4dbabcd832206f3ea (patch) | |
tree | 923edab80e24322b28914c016ed44c6d0adfd057 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | a67bd94fdafce716b42e0cb5409ee451b20f1749 (diff) | |
download | llvm-22f0ebb19cd216a1748263c4dbabcd832206f3ea.zip llvm-22f0ebb19cd216a1748263c4dbabcd832206f3ea.tar.gz llvm-22f0ebb19cd216a1748263c4dbabcd832206f3ea.tar.bz2 |
TargetLibraryInfo: Use pointer index size to determine getSizeTSize(). (#118747)
When using non-integral pointer types, such as on CHERI targets, size_t
is equivalent
to the index size, which is allowed to be smaller than the size of the
pointer.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions