[PATCH] D140599: AMDGPU: Promote array alloca if used by memmove/memcpy

Ruiling, Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 22:30:37 PST 2023


ruiling updated this revision to Diff 487687.
ruiling added a comment.

Use alignment from alloca.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140599

Files:
  llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/test/CodeGen/AMDGPU/promote-alloca-array-aggregate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140599.487687.patch
Type: text/x-patch
Size: 16220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/e8bd4469/attachment.bin>


More information about the llvm-commits mailing list