The next release of LLVM will support the full ACLE spec for MVE intrinsics,
so it's worth saying so in the release notes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/docs/ReleaseNotes.rst | ||
---|---|---|
75–77 | The note seems exactly right for the release notes. |
Comment Actions
Sorry for the slow reply. For some reason I didn't see this until now.
llvm/docs/ReleaseNotes.rst | ||
---|---|---|
75–77 | No strong opinion, but putting it in both the Clang and LLVM notes makes sense to me. |
The note seems exactly right for the release notes.
However, I'm not fully sure if this should be in the LLVM or the Clang release notes. Or maybe it's best to go in both.
@hans , I wonder if you have an opinion on where release notes related to new C-level intrinsics for a specific backend should go?