[PATCH] D102869: CodeGen: Store LLT instead of uint64_t in MachineMemOperand

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 11:21:09 PDT 2021


aemerson added a comment.

In D102869#2787196 <https://reviews.llvm.org/D102869#2787196>, @RKSimon wrote:

> Are we already testing the G_MEMCPY path with large (invalid) sizes?
>
> Anyone else got any comments?

I'm not aware of anything that actually uses the MMOs on G_MEMCPY.


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

https://reviews.llvm.org/D102869



More information about the llvm-commits mailing list