[PATCH] D94290: [clang][AArch64][SVE] Avoid going through memory for coerced VLST return values
Joe Ellis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 8 03:46:23 PST 2021
joechrisellis updated this revision to Diff 315339.
joechrisellis added a comment.
Address @c-rhodes's comment.
- Use `SrcTy` instead of `Src.getElementType()`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94290/new/
https://reviews.llvm.org/D94290
Files:
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/aarch64-sve-acle-__ARM_FEATURE_SVE_VECTOR_OPERATORS.cpp
clang/test/CodeGen/attr-arm-sve-vector-bits-call.c
clang/test/CodeGen/attr-arm-sve-vector-bits-cast.c
clang/test/CodeGen/attr-arm-sve-vector-bits-codegen.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94290.315339.patch
Type: text/x-patch
Size: 29467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210108/f2e99208/attachment-0001.bin>
More information about the cfe-commits
mailing list