summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SCCP/ubsan_overflow.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SCCP] Update condition to avoid overflow.Alina Sbirlea2019-07-311-0/+13
Summary: Update condition to remove addition that may cause an overflow. Resolves PR42814. Reviewers: sanjoy, RKSimon Subscribers: jlebar, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D65417 llvm-svn: 367461
OpenPOWER on IntegriCloud