[PATCH] D79532: [SelectionDAG] Don't promote the alignment of allocas beyond the stack alignment.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 11 17:51:12 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc9c930ae67c3: [SelectionDAG] Don't promote the alignment of allocas beyond the stackā¦ (authored by efriedma).
Changed prior to commit:
https://reviews.llvm.org/D79532?vs=262463&id=263324#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79532/new/
https://reviews.llvm.org/D79532
Files:
llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
llvm/test/CodeGen/AArch64/sve-alloca-stackid.ll
llvm/test/CodeGen/AMDGPU/private-element-size.ll
llvm/test/CodeGen/AMDGPU/stack-pointer-offset-relative-frameindex.ll
llvm/test/CodeGen/ARM/alloc-no-stack-realign.ll
llvm/test/CodeGen/Thumb2/mve-basic.ll
llvm/test/CodeGen/X86/arg-copy-elide.ll
llvm/test/CodeGen/X86/avx2-vbroadcast.ll
llvm/test/CodeGen/X86/avx512-intel-ocl.ll
llvm/test/CodeGen/X86/load-local-v3i129.ll
llvm/test/CodeGen/X86/movtopush.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79532.263324.patch
Type: text/x-patch
Size: 12437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200512/f0c89de1/attachment.bin>
More information about the llvm-commits
mailing list