Files
clang-p2996/llvm/test/Transforms/SLPVectorizer/X86
Alexey Bataev af1e59aea2 [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
2024-09-04 04:54:32 -07:00
..
2024-03-19 08:19:45 -07:00