aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2020-10-09 09:02:47 +0100
committerDavid Sherwood <david.sherwood@arm.com>2020-10-15 09:01:21 +0100
commit47f2dc7e5ff945f72264837bcad8595042c5e84f (patch)
tree4a3f29375fda172e5dd7271c605c1e90e63e41d3 /llvm/lib/CodeGen/MachineFunction.cpp
parentaf5504edd6815d085de8aa66efcd7150d6315a51 (diff)
downloadllvm-47f2dc7e5ff945f72264837bcad8595042c5e84f.zip
llvm-47f2dc7e5ff945f72264837bcad8595042c5e84f.tar.gz
llvm-47f2dc7e5ff945f72264837bcad8595042c5e84f.tar.bz2
[SVE][NFC] Replace some TypeSize comparisons in non-AArch64 Targets
In most of lib/Target we know that we are not dealing with scalable types so it's perfectly fine to replace TypeSize comparison operators with their fixed width equivalents, making use of getFixedSize() and so on. Differential Revision: https://reviews.llvm.org/D89101
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions