This is an archive of the discontinued LLVM Phabricator instance.

ReleaseNotes: add SystemZ notes
ClosedPublic

Authored by jonpa on Jan 31 2023, 8:11 AM.

Details

Reviewers
tstellar
uweigand
Summary

SystemZ release notes for LLVM 16.

Diff Detail

Event Timeline

jonpa created this revision.Jan 31 2023, 8:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 31 2023, 8:11 AM
jonpa requested review of this revision.Jan 31 2023, 8:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 31 2023, 8:11 AM
tstellar accepted this revision.Jan 31 2023, 8:19 AM
This revision is now accepted and ready to land.Jan 31 2023, 8:19 AM

These points all look good to me, but shouldn't the __int128 alignment change (https://reviews.llvm.org/D130900) also be mentioned?

jonpa updated this revision to Diff 493906.Feb 1 2023, 4:34 AM

Added i128 alignment change.

uweigand accepted this revision.Feb 1 2023, 4:52 AM

LGTM

jonpa closed this revision.Feb 1 2023, 9:01 AM

Pushed on release/16.x branch as ca7d6a6.