Skip to content

Commit b5aa9bb

Browse files
committed
fixup! [RISCV] Xqccmp Code Generation
1 parent 5d45bc7 commit b5aa9bb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,9 @@ Changes to the RISC-V Backend
109109

110110
* Adds experimental assembler support for the Qualcomm uC 'Xqcilia` (Large Immediate Arithmetic)
111111
extension.
112-
* Adds experimental assembler support for the Qualcomm 'Xqccmp' extension, which
113-
is a frame-pointer convention compatible version of Zcmp.
112+
* Adds experimental assembler and code generation support for the Qualcomm
113+
'Xqccmp' extension, which is a frame-pointer convention compatible version of
114+
Zcmp.
114115

115116
Changes to the WebAssembly Backend
116117
----------------------------------

0 commit comments

Comments
 (0)