[PATCH] D97571: [AArch64] Fix emitting an AdrpAddLdr LOH when there's a potential clobber of the def of the adrp before the ldr.

Keno Fischer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 12:28:10 PST 2021


loladiro accepted this revision.
loladiro added a comment.

Verified to fix the crash we were seeing downstream as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97571



More information about the llvm-commits mailing list