[PATCH] D96386: [AMDGPU] Fix promote alloca with double use in a same insn

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 12:01:54 PST 2021


rampitec updated this revision to Diff 322778.
rampitec marked 3 inline comments as done.
rampitec added a comment.

Changed to just defer processing memcpy and memove.
Restored dereferenceable attributes.


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

https://reviews.llvm.org/D96386

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96386.322778.patch
Type: text/x-patch
Size: 6625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/d955c8fd/attachment.bin>


More information about the llvm-commits mailing list