[PATCH] D106860: [clang][AArch64][SVE] Avoid going through memory for fixed/scalable predicate casts
Bradley Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 30 07:58:55 PDT 2021
bsmith updated this revision to Diff 363093.
bsmith marked an inline comment as done.
bsmith added a comment.
- Update comment to reflect changes
- Add new test for lax casting via memory
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106860/new/
https://reviews.llvm.org/D106860
Files:
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/attr-arm-sve-vector-bits-bitcast.c
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
clang/test/CodeGen/attr-arm-sve-vector-bits-globals.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106860.363093.patch
Type: text/x-patch
Size: 34388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210730/58ce9255/attachment-0001.bin>
More information about the cfe-commits
mailing list