1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
Reviewed By: dsanders

Differential Revision: https://reviews.llvm.org/D100254
This commit is contained in:
Sushma Unnibhavi 2021-04-11 12:23:20 +05:30 committed by xgupta
parent 2e031186a6
commit 86f9f72f44

View File

@ -777,7 +777,7 @@ G_DYN_STACKALLOC
^^^^^^^^^^^^^^^^
Dynamically realigns the stack pointer to the specified size and alignment.
An alignment value of `0` or `1` mean no specific alignment.
An alignment value of `0` or `1` means no specific alignment.
.. code-block:: none
@ -792,7 +792,7 @@ hints for various combines.
G_ASSERT_SEXT, G_ASSERT_ZEXT
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Signifies that the contents of a register were previously extended from a
This signifies that the contents of a register were previously extended from a
smaller type.
The smaller type is denoted using an immediate operand. For scalars, this is the