This is an archive of the discontinued LLVM Phabricator instance.

[docs] Add release notes for the RISC-V backend in LLVM 14
ClosedPublic

Authored by asb on Feb 17 2022, 5:28 AM.

Details

Summary

(Note: This patch is written against 14.x)

Just a first draft - I'd appreciate more eyes on this. Please speak up if I'm missing something you think is worth noting.

I haven't delved much into RVV changes - if anyone could propose anything else worth noting there (either as a comment here, or in a follow-up patch to the release notes) that would be really helpful.

Diff Detail

Event Timeline

asb created this revision.Feb 17 2022, 5:28 AM
asb requested review of this revision.Feb 17 2022, 5:28 AM
khchen added a subscriber: khchen.Feb 17 2022, 8:05 AM
eopXD added a subscriber: eopXD.Feb 17 2022, 8:10 AM
craig.topper added inline comments.Feb 18 2022, 10:12 PM
llvm/docs/ReleaseNotes.rst
127

This should mention we only support constrained FP intrinsics for scalar types.

130

The B extension was also removed.

asb updated this revision to Diff 410174.Feb 20 2022, 11:50 AM
asb marked 2 inline comments as done.

Updated to address review comments.

frasercrmck accepted this revision.Mar 1 2022, 7:28 AM

LGTM, I appreciate you taking the time to do this.

This revision is now accepted and ready to land.Mar 1 2022, 7:28 AM
asb closed this revision.Mar 7 2022, 3:05 AM

Committed to the release branch (which Phabricator doesn't seen to pick up). https://github.com/llvm/llvm-project/commit/9d54fe21c67fdb76bfd95c329a31bda2cb91c520

Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 3:05 AM