aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorLewis Crawford <lcrawford@nvidia.com>2024-10-16 13:23:46 +0100
committerGitHub <noreply@github.com>2024-10-16 13:23:46 +0100
commitf5f00764abeb7023719d64774e263936b3f31ab7 (patch)
treef02b463d3911c5267412556c647e53103993c780 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parentcaa7301bc8081bfaf8fc9f3644d558d336038c43 (diff)
downloadllvm-f5f00764abeb7023719d64774e263936b3f31ab7.zip
llvm-f5f00764abeb7023719d64774e263936b3f31ab7.tar.gz
llvm-f5f00764abeb7023719d64774e263936b3f31ab7.tar.bz2
[DAGCombiner] Fix check for extending loads (#112182)
Fix a check for extending loads in DAGCombiner, where if the result type has more bits than the loaded type it should count as an extending load. All backends apart from AArch64 ignore this ExtTy argument to shouldReduceLoadWidth, so this change currently only impacts AArch64.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions