diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-08-23 07:34:26 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-08-23 07:35:48 -0700 |
commit | dab19dac94eee19483ba1a7c37bdec4b8501acc3 (patch) | |
tree | 5d3576c149577b8da86ee647825734b3b59d369b /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 67a9093a473c851f1fe60d746354023dd6f39337 (diff) | |
download | llvm-dab19dac94eee19483ba1a7c37bdec4b8501acc3.zip llvm-dab19dac94eee19483ba1a7c37bdec4b8501acc3.tar.gz llvm-dab19dac94eee19483ba1a7c37bdec4b8501acc3.tar.bz2 |
[SLP]Fix a crash for the strided nodes with reversed order and externally used pointer.
If the strided node is reversed, need to cehck for the last instruction,
not the first one in the list of scalars, when checking if the root
pointer must be extracted.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions