[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 19:02:25 PDT 2022


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

Delete mistakenly added files


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.470030.patch
Type: text/x-patch
Size: 40693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/ef4bd582/attachment.bin>


More information about the llvm-commits mailing list