[PATCH] D142094: [Clang][Doc] Add release note for changes for the RVV intrinsics

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 07:00:03 PST 2023


asb added a comment.

In D142094#4065175 <https://reviews.llvm.org/D142094#4065175>, @eopXD wrote:

> @asb I just saw the cancellation of the sync-up call today. Regarding the branch out on 01/24 I think it would be good to have these incompatible changes into LLVM 16.

Sorry for missing there were open questions about this. I won't uncancel the meeting at this point as I think that will just cause more confusion.

What does GCC currently do about these intrinsics? I think the obvious concern would be that by continuing to alter these intrinsics across releases, we're extending the compatibility issue.

Though without RVV 1.0 being agreed yet, I don't see any options other than just documenting where we're at and noting that more changes are possible (as this change does), or alternatively moving the intrinsics to an experimental flag until they're unexperimental.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142094/new/

https://reviews.llvm.org/D142094



More information about the cfe-commits mailing list