[PATCH] D102869: CodeGen: Store LLT instead of uint64_t in MachineMemOperand
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 27 02:59:35 PDT 2021
RKSimon added a comment.
There are a number of other getMachineMemOperand methods - is the intention to add LLT variants of those as well? And deprecate the uint64_t Size variants?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102869/new/
https://reviews.llvm.org/D102869
More information about the llvm-commits
mailing list