Random06457 updated this revision to Diff 396171.
Random06457 added a comment.
Addressed the comments.
I also updated `isFirstMul` to exclude integer multiplications which do not
produce the bug. That change made me fix the tests too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116238
Random06457 created this revision.
Random06457 added a reviewer: atanasyan.
Herald added subscribers: dang, jrtc27, hiraditya, arichardson, mgorny, sdardis.
Random06457 requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Early