[PATCH] D108883: [CodeGen][AArch64] Expose aarch64-enable-collect-loh for non-Apple targets
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 28 17:59:26 PDT 2021
alexander-shaposhnikov created this revision.
alexander-shaposhnikov added a reviewer: t.p.northover.
alexander-shaposhnikov created this object with visibility "All Users".
Herald added subscribers: hiraditya, kristof.beyls.
alexander-shaposhnikov requested review of this revision.
Herald added a project: LLVM.
This diff enables AArch64CollectLOHPass (opt-in) for non-Apple targets, the behavior for Apple targets does not change.
This is the first step in addressing FIXME in MCLinkerOptimizationHint.h.
Test plan: make check-llvm
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D108883
Files:
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/test/CodeGen/AArch64/arm64-collect-loh.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108883.369294.patch
Type: text/x-patch
Size: 32812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210829/f0213043/attachment-0001.bin>
More information about the llvm-commits
mailing list