[all-commits] [llvm/llvm-project] bbb30b: [clang][AArch64][SVE] Clarify documentation for si...
David Truby via All-commits
all-commits at lists.llvm.org
Thu Aug 11 06:22:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbb30bd54a6447702f9f59a2ae4c478eb7133ae0
https://github.com/llvm/llvm-project/commit/bbb30bd54a6447702f9f59a2ae4c478eb7133ae0
Author: David Truby <david.truby at arm.com>
Date: 2022-08-11 (Thu, 11 Aug 2022)
Changed paths:
M clang/docs/LanguageExtensions.rst
Log Message:
-----------
[clang][AArch64][SVE] Clarify documentation for sizeof operator on SVE
Previously the table in LanguageExtensions said that sizeof worked on
SVE types but this is only correct for fixed-length vectors so a
clarification has been added.
More information about the All-commits
mailing list