sdesmalen added inline comments.
================ Comment at: clang/docs/ReleaseNotes.rst:153 + compiler should use fixed-width or scalable vectorization. Fixed-width is + assumed by default. Scalable vectorization is an experimental feature for + targets that support it, such as Arm targets that support the Scalable Vector ---------------- nit: insert empty line here. ================ Comment at: clang/docs/ReleaseNotes.rst:153 + compiler should use fixed-width or scalable vectorization. Fixed-width is + assumed by default. Scalable vectorization is an experimental feature for + targets that support it, such as Arm targets that support the Scalable Vector ---------------- sdesmalen wrote: > nit: insert empty line here. nit: s/Scalable/Scalable or Vector length agnostic/ ================ Comment at: clang/docs/ReleaseNotes.rst:154-155 + assumed by default. Scalable vectorization is an experimental feature for + targets that support it, such as Arm targets that support the Scalable Vector + Extension (SVE) feature. For more information please refer to the + Clang Language Extensions documentation. ---------------- nit: s/it, [...] feature./scalable vectors./ Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96270/new/ https://reviews.llvm.org/D96270 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits