[all-commits] [llvm/llvm-project] e4642d: [clang] Correct documentation for NEON and SVE ope...
David Truby via All-commits
all-commits at lists.llvm.org
Wed Aug 10 07:16:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4642d78a89930720bc84a4775614c45327bc0dc
https://github.com/llvm/llvm-project/commit/e4642d78a89930720bc84a4775614c45327bc0dc
Author: David Truby <david.truby at arm.com>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M clang/docs/LanguageExtensions.rst
Log Message:
-----------
[clang] Correct documentation for NEON and SVE operator support
Previously the language extension documentation didn't mention SVE and
was incomplete in listing the C/C++ operators supported on NEON. This
corrects the documentation to be in line with the implementation.
More information about the All-commits
mailing list