[PATCH] D136957: [AArch64] Add support for the Cortex-A715 CPU

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 02:56:28 PDT 2022


vhscampos added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:699
+
+  * Arm cortex-A715 (cortex-a715).
 
----------------
Please capitalise the first cortex-A715. It should be "Arm Cortex-A715".


================
Comment at: llvm/docs/ReleaseNotes.rst:84
 
+* Added support for the cortex-a715 CPU.
+
----------------
Please capitalise. "Cortex-A715".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136957



More information about the llvm-commits mailing list