diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-09-03 15:35:40 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2024-09-04 04:54:32 -0700 |
commit | af1e59aea2ea7d07ece1f34621dda38c995826a3 (patch) | |
tree | e6b01ca21d97769ed8650a1c0dc9bdbd5733e9bc /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d94199c8ffba3f3895da7627d3dbbca62937310c (diff) | |
download | llvm-af1e59aea2ea7d07ece1f34621dda38c995826a3.zip llvm-af1e59aea2ea7d07ece1f34621dda38c995826a3.tar.gz llvm-af1e59aea2ea7d07ece1f34621dda38c995826a3.tar.bz2 |
[SLP]Fix PR107037: correctly track origonal/modified after vectorizations reduced values
Need to correctly track reduced values with multiple uses in the same
reduction emission attempt. Otherwise, the number of the reuses might be
calculated incorrectly, and may cause compiler crash.
Fixes https://github.com/llvm/llvm-project/issues/107037
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions