This is an archive of the discontinued LLVM Phabricator instance.

[clang][Interp] Compound assign operators for FP values
ClosedPublic

Authored by tbaeder on Dec 20 2022, 1:27 AM.

Details

Summary

I'm not quite sure I got the different computation values correct, so please review.

Diff Detail

Event Timeline

tbaeder created this revision.Dec 20 2022, 1:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 20 2022, 1:27 AM
tbaeder requested review of this revision.Dec 20 2022, 1:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 20 2022, 1:27 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jan 17 2023, 3:38 AM
This revision was landed with ongoing or failed builds.Jan 25 2023, 7:26 AM
This revision was automatically updated to reflect the committed changes.