[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
Wed Nov 24 14:43:33 PST 2021
vtjnash updated this revision to Diff 389623.
vtjnash added a comment.
Rename LoadTy to SrcTy and StoreTy to DstTy
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.389623.patch
Type: text/x-patch
Size: 10856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/f0efbc27/attachment.bin>
More information about the llvm-commits
mailing list