[PATCH] D93154: GlobalISel: remove assert that memcpy Src and Dst addrspace must be identical

Jameson Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 11:53:31 PDT 2021


vtjnash updated this revision to Diff 381349.
vtjnash added a comment.

adding test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93154

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/inline-memcpy.mir
  llvm/test/CodeGen/AArch64/GlobalISel/inline-memmove.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93154.381349.patch
Type: text/x-patch
Size: 10910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/6abcdcfa/attachment.bin>


More information about the llvm-commits mailing list