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

Haohai, Wen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 23 18:59:31 PDT 2022


HaohaiWen updated this revision to Diff 470029.
HaohaiWen added a comment.

Update comments


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
  patch

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


More information about the llvm-commits mailing list