We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d45bc7 commit b5aa9bbCopy full SHA for b5aa9bb
llvm/docs/ReleaseNotes.md
@@ -109,8 +109,9 @@ Changes to the RISC-V Backend
109
110
* Adds experimental assembler support for the Qualcomm uC 'Xqcilia` (Large Immediate Arithmetic)
111
extension.
112
-* Adds experimental assembler support for the Qualcomm 'Xqccmp' extension, which
113
- is a frame-pointer convention compatible version of Zcmp.
+* Adds experimental assembler and code generation support for the Qualcomm
+ 'Xqccmp' extension, which is a frame-pointer convention compatible version of
114
+ Zcmp.
115
116
Changes to the WebAssembly Backend
117
----------------------------------
0 commit comments