[llvm] [LangRef/DataLayout] Spell out requirements for alignment values (PR #104705)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 18 09:24:48 PDT 2024


================
@@ -3030,8 +3030,7 @@ as follows:
 ``S<size>``
     Specifies the natural alignment of the stack in bits. Alignment
     promotion of stack variables is limited to the natural stack
-    alignment to avoid dynamic stack realignment. The stack alignment
-    must be a multiple of 8-bits. If omitted, the natural stack
----------------
s-barannikov wrote:

Please be constructive in your criticism.
I'm marking this conversation as resolved unless you have any specific concerns.


https://github.com/llvm/llvm-project/pull/104705


More information about the llvm-commits mailing list