[PATCH] D132926: [ARM64EC 12/?] Add param/ret attr for struct to help generate correct thunk for arm64ec
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 19:29:22 PDT 2022
bcl5980 updated this revision to Diff 458079.
bcl5980 added a comment.
add getParamArm64ECArgX86SignBytes into function.h
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132926/new/
https://reviews.llvm.org/D132926
Files:
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGenCXX/arm64ec-mangle-align.cpp
clang/test/CodeGenCXX/arm64ec-mangle-basic.cpp
clang/test/CodeGenCXX/arm64ec-mangle-struct.cpp
clang/test/CodeGenCXX/arm64ec.cpp
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/Attributes.h
llvm/include/llvm/IR/Attributes.td
llvm/include/llvm/IR/Function.h
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/AttributeImpl.h
llvm/lib/IR/Attributes.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132926.458079.patch
Type: text/x-patch
Size: 33239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/101aadd4/attachment.bin>
More information about the llvm-commits
mailing list