This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Fix signed integer overflow in CSINC case
ClosedPublic

Authored by vitalybuka on Aug 12 2022, 3:46 PM.

Diff Detail

Event Timeline

vitalybuka created this revision.Aug 12 2022, 3:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 3:46 PM
vitalybuka requested review of this revision.Aug 12 2022, 3:46 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2022, 3:46 PM
dmgreen accepted this revision.Aug 13 2022, 1:21 AM
dmgreen added a subscriber: dmgreen.

SGTM

This revision is now accepted and ready to land.Aug 13 2022, 1:21 AM
This revision was landed with ongoing or failed builds.Aug 13 2022, 1:12 PM
This revision was automatically updated to reflect the committed changes.