diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-10-04 04:22:22 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-10-04 08:36:57 -0700 |
commit | d991e054529a805019d67769afd602ff878496f7 (patch) | |
tree | 7fc78f29e0d735823cf076d79a15280f1f671efa /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b98c405f954f9ef6150c655f6ffc68e377d2ac84 (diff) | |
download | llvm-d991e054529a805019d67769afd602ff878496f7.zip llvm-d991e054529a805019d67769afd602ff878496f7.tar.gz llvm-d991e054529a805019d67769afd602ff878496f7.tar.bz2 |
[SLP]Fix compiler crash on vectorizing gatehrd loads with different types
Need to check not only parents, but also types for compatible loads,
when trying to build the vectorizable sequences.
Fixes crash reported in https://github.com/llvm/llvm-project/pull/107461#issuecomment-2392980214
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions