[PATCH] D35361: CodeGen: Fix address space of MachineMemOperand
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 13 17:31:21 PDT 2017
yaxunl added a comment.
In https://reviews.llvm.org/D35361#808776, @arsenm wrote:
> Repeat of https://reviews.llvm.org/D35089?
TargetLowering::expandUnalignedLoad part is not covered by https://reviews.llvm.org/D35089. I am going to rebase my change after https://reviews.llvm.org/D35089 is committed.
https://reviews.llvm.org/D35361
More information about the llvm-commits
mailing list