[PATCH] D136456: [SelectionDAG] Clamp stack alignment for memset, memmove

Haohai, Wen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 01:45:55 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG21f23a37c6f1: [SelectionDAG] Clamp stack alignment for memset, memmove (authored by HaohaiWen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136456/new/

https://reviews.llvm.org/D136456

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AMDGPU/flat-scratch.ll
  llvm/test/CodeGen/X86/memset-sse-stack-realignment.ll
  llvm/test/CodeGen/X86/memset.ll
  llvm/test/CodeGen/X86/pr42064.ll
  llvm/test/DebugInfo/COFF/frameproc-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136456.470743.patch
Type: text/x-patch
Size: 40693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/48995249/attachment.bin>


More information about the llvm-commits mailing list