[PATCH] D105382: [GlobalISel] Tail call memcpy/memmove/memset even in the presence of copies

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 2 16:49:54 PDT 2021


jroelofs created this revision.
jroelofs added reviewers: aemerson, paquette, arsenm.
Herald added subscribers: hiraditya, rovka.
jroelofs requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D105382

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-memcpy-et-al.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105382.356300.patch
Type: text/x-patch
Size: 5623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/9ad2e7c6/attachment.bin>


More information about the llvm-commits mailing list