[PATCH] D70794: [GlobalISel] Fix compiler crash lowering G_LOAD in AArch64.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 13:40:07 PST 2019


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

I think the test can be simplified a bit to not have the extra blocks and just testing the relevant instructions, otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70794





More information about the llvm-commits mailing list