Skip to content

Commit ef4e45f

Browse files
committed
Add a note to RISCVUsage
1 parent d2241ad commit ef4e45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/RISCVUsage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Supported
183183
.. _riscv-rve-note:
184184

185185
``E``
186-
Support of RV32E/RV64E and ilp32e/lp64e ABIs are experimental.
186+
Support of RV32E/RV64E and ilp32e/lp64e ABIs are experimental. To be compatible with the implementation of ilp32e in GCC, we don't use aligned registers to pass variadic arguments and set stack alignment to 4-bytes for types with length of 2*XLEN.
187187

188188
.. _riscv-scalar-crypto-note1:
189189

0 commit comments

Comments
 (0)