[all-commits] [llvm/llvm-project] f282b6: [ReleaseNotes, ARM] MVE intrinsics are all implemen...
Simon Tatham via All-commits
all-commits at lists.llvm.org
Tue Mar 24 04:43:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f282b6ab23a0f6ede0f1c8b6ccb5ad3c17a5ed2f
https://github.com/llvm/llvm-project/commit/f282b6ab23a0f6ede0f1c8b6ccb5ad3c17a5ed2f
Author: Simon Tatham <simon.tatham at arm.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M clang/docs/ReleaseNotes.rst
M llvm/docs/ReleaseNotes.rst
Log Message:
-----------
[ReleaseNotes,ARM] MVE intrinsics are all implemented!
Summary:
The next release of LLVM will support the full ACLE spec for MVE intrinsics,
so it's worth saying so in the release notes.
Reviewers: kristof.beyls
Reviewed By: kristof.beyls
Subscribers: cfe-commits, hans, dmgreen, llvm-commits
Tags: #llvm, #clang
Differential Revision: https://reviews.llvm.org/D76513
More information about the All-commits
mailing list