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

Keno Fischer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 22:15:29 PST 2020


loladiro added reviewers: paquette, aemerson.
loladiro added a comment.

LGTM, from an IR legality perspective, but somebody familiar with GlobalISel should take a look from that perspective - adding authors/reviewers of https://reviews.llvm.org/D65167, which added this code. Also, we should have a test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93154



More information about the llvm-commits mailing list