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

Haohai, Wen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 23:32:18 PDT 2022


HaohaiWen updated this revision to Diff 469864.
HaohaiWen added a comment.
Herald added subscribers: kosarev, kerbowa, jvesely.

Fix amdgpu test


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.469864.patch
Type: text/x-patch
Size: 40084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/6c75f77a/attachment-0001.bin>


More information about the llvm-commits mailing list