Check if we can add NUW flag. If so, set this.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
As I was looking through this, I realized that the nsw case is incorrect: http://reviews.llvm.org/D9629
Differential D9610
[InstCombine] Added check for NUW flag. Needs ReviewPublic Authored by IlyaKrotov on May 8 2015, 10:25 AM.
Diff Detail Event TimelineIlyaKrotov updated this object. Comment Actions As I was looking through this, I realized that the nsw case is incorrect: http://reviews.llvm.org/D9629
Revision Contents
Diff 25345 InstructionCombining.cpp
|