diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2022-05-25 04:37:51 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2022-05-25 13:59:06 -0700 |
commit | 10f41a214767219ef369b217f685eb545b80e386 (patch) | |
tree | bd6eabdceba04f74bce754e88593a93366e57f48 /llvm/unittests/ProfileData/MemProfTest.cpp | |
parent | 5520c5839016d1d98d8e01789eb17c910381bd6f (diff) | |
download | llvm-10f41a214767219ef369b217f685eb545b80e386.zip llvm-10f41a214767219ef369b217f685eb545b80e386.tar.gz llvm-10f41a214767219ef369b217f685eb545b80e386.tar.bz2 |
[SLP]Fix PR55688: Miscompile due to incorrect nuw/nsw handling.
Need to use all ReductionOps when propagating flags for the reduction
ops, otherwise transformation is not correct. Plus, need to drop nuw/nsw
flags.
Differential Revision: https://reviews.llvm.org/D126371
Diffstat (limited to 'llvm/unittests/ProfileData/MemProfTest.cpp')
0 files changed, 0 insertions, 0 deletions