[PATCH] D106830: GlobalISel: Have load lowering handle some unaligned accesses

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 15:11:53 PDT 2021


arsenm added a comment.

In D106830#2905780 <https://reviews.llvm.org/D106830#2905780>, @aemerson wrote:

> What about for stores?

Also should get an equivalent change but I'm doing them one at a time


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

https://reviews.llvm.org/D106830



More information about the llvm-commits mailing list