diff options
author | serge-sans-paille <sergesanspaille@free.fr> | 2024-08-22 06:11:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 06:11:34 +0000 |
commit | 410f751144e8b2e9574f03e0d0fb8560fe3cb797 (patch) | |
tree | 90c751f5746bed8180036e68566ca4280c73cc41 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | fde2d23ee2a204050a210f2f7b290643a272f737 (diff) | |
download | llvm-410f751144e8b2e9574f03e0d0fb8560fe3cb797.zip llvm-410f751144e8b2e9574f03e0d0fb8560fe3cb797.tar.gz llvm-410f751144e8b2e9574f03e0d0fb8560fe3cb797.tar.bz2 |
[Flang][Runtime] Fix type used to store result of typeInfo::Value::Ge… (#105589)
…tValue
Current choice was only working out of accident on 64 bit machine, it
led to an implicit cast to smaller type on 32 bit machine. Use the exact
type instead.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions