[PATCH] D149848: [AArch64, compiler-rt] Implement trampoline intrinsics
Lou via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 00:53:53 PDT 2023
iamlouk updated this revision to Diff 522076.
iamlouk added a comment.
Rebase and Windows on AArch64 treatment
The trampoline intrinsic is not treated for Windows on AArch64 anymore.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149848/new/
https://reviews.llvm.org/D149848
Files:
compiler-rt/lib/builtins/trampoline_setup.c
compiler-rt/test/builtins/Unit/trampoline_setup_test.c
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/trampoline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149848.522076.patch
Type: text/x-patch
Size: 6643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/69014283/attachment.bin>
More information about the llvm-commits
mailing list