[PATCH] D101992: AMDGPU/GlobalISel: Use destination register bank in applyMappingLoad

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 7 10:16:20 PDT 2021


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM, although I'm a bit concerned we were selecting unaligned scalar loads so there may be another bug hidden in here


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

https://reviews.llvm.org/D101992



More information about the llvm-commits mailing list