This is an archive of the discontinued LLVM Phabricator instance.

[IRCE] Add NSW to OverflowingBinaryOperator but not BinaryOperator
ClosedPublic

Authored by aleksandr.popov on Jul 28 2023, 3:08 PM.

Details

Summary

Fix incorrect setting NSW flag to non-overflowing indvar base (D154954)

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2023, 3:08 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
aleksandr.popov requested review of this revision.Jul 28 2023, 3:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2023, 3:08 PM
aleksandr.popov edited the summary of this revision. (Show Details)Jul 28 2023, 3:12 PM
aleksandr.popov edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jul 28 2023, 6:22 PM
This revision was landed with ongoing or failed builds.Jul 30 2023, 3:47 AM
This revision was automatically updated to reflect the committed changes.