[PATCH] D133256: [ARM64EC 14/?] Set comdat for thunks and enable wowthk section to help reduce thunk numbers
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 3 07:34:00 PDT 2022
bcl5980 created this revision.
bcl5980 added a reviewer: eli.friedman.
Herald added subscribers: zzheng, hiraditya, kristof.beyls.
Herald added a project: All.
bcl5980 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Part of initial Arm64EC patchset.
Canonicalize type to generate thunks, then we can reuse the same name thunks generated before.
https://reviews.llvm.org/D133256
Files:
llvm/lib/Target/AArch64/AArch64Arm64ECCallLowering.cpp
llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp
llvm/lib/Target/AArch64/AArch64TargetObjectFile.h
llvm/test/CodeGen/AArch64/arm64ec-cfg.ll
llvm/test/CodeGen/AArch64/arm64ec-mangle-align.ll
llvm/test/CodeGen/AArch64/arm64ec-mangle-basic.ll
llvm/test/CodeGen/AArch64/arm64ec-mangle-struct.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133256.457792.patch
Type: text/x-patch
Size: 21722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220903/13ee5a30/attachment.bin>
More information about the llvm-commits
mailing list