This is an archive of the discontinued LLVM Phabricator instance.

[docs] Add llvm & clang release notes for LoongArch
ClosedPublic

Authored by SixWeining on Jul 24 2023, 7:06 PM.

Diff Detail

Event Timeline

SixWeining created this revision.Jul 24 2023, 7:06 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 24 2023, 7:06 PM
SixWeining requested review of this revision.Jul 24 2023, 7:06 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 24 2023, 7:06 PM
xen0n added a comment.Jul 25 2023, 1:19 AM

Thank you (and your team, and of course other friends) for all your work this cycle!

llvm/docs/ReleaseNotes.rst
202–203

The ISA extension acronyms are not identifiers here, so no need to format as inline code?

206

I'd suggest mentioning the GCC equivalent, in case people wonder. (-mcmodel=large is unimplemented GCC-side AFAIK.)

207

"Assorted codegen improvements" sounds more attractive? ;-)

Address @xen0n's comments and add some more recordable updates.

Move sanitizer changes to clang side.

xen0n accepted this revision.Jul 25 2023, 2:07 AM

LGTM, thanks!

This revision is now accepted and ready to land.Jul 25 2023, 2:07 AM
This revision was landed with ongoing or failed builds.Jul 25 2023, 2:12 AM
This revision was automatically updated to reflect the committed changes.