[PATCH] D80834: [AArch64] Fix CollectLOH creating an AdrpAdd LOH when there's a live used reg between the two instructions.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 15:11:29 PDT 2020
aemerson updated this revision to Diff 267741.
aemerson added a comment.
Add a test case for a use before the ADRP.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80834/new/
https://reviews.llvm.org/D80834
Files:
llvm/lib/Target/AArch64/AArch64CollectLOH.cpp
llvm/test/CodeGen/AArch64/loh-use-between-adrp-add.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80834.267741.patch
Type: text/x-patch
Size: 4087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200601/a0dabacc/attachment-0001.bin>
More information about the llvm-commits
mailing list