[compiler-rt] [llvm] [SPARC] Allow overaligned `alloca`s (PR #107223)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 26 16:46:42 PDT 2024


================
@@ -2811,16 +2805,30 @@ static SDValue LowerDYNAMIC_STACKALLOC(SDValue Op, SelectionDAG &DAG,
     regSpillArea = 96;
----------------
s-barannikov wrote:

Is this and the big comment above still relevant?


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


More information about the llvm-commits mailing list