diff options
author | Luke Lau <luke@igalia.com> | 2024-02-23 01:49:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-23 01:49:19 +0800 |
commit | b0edc1c45284586fdb12edd666f95d99f5f62b43 (patch) | |
tree | 577471e8b23e2608ac5519be9cb5b7891a1d9ee4 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6599c022be7c797cd0fafeea4c538e01aae78fd4 (diff) | |
download | llvm-b0edc1c45284586fdb12edd666f95d99f5f62b43.zip llvm-b0edc1c45284586fdb12edd666f95d99f5f62b43.tar.gz llvm-b0edc1c45284586fdb12edd666f95d99f5f62b43.tar.bz2 |
[Loads] Fix crash in isSafeToLoadUnconditionally with scalable accessed type (#82650)
This fixes #82606 by updating isSafeToLoadUnconditionally to handle
fixed sized loads from a scalable accessed type.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions