[llvm] [LangRef/DataLayout] Spell out requirements for alignment values (PR #104705)
    Thorsten Schütt via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Aug 18 10:18:20 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
----------------
tschuett wrote:
constructive criticism?
https://github.com/llvm/llvm-project/pull/104705
    
    
More information about the llvm-commits
mailing list