[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
Mon Jan 11 04:11:16 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ea72b388734: [clang][AArch64][SVE] Avoid going through memory for coerced VLST return values (authored by joechrisellis).

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.315752.patch
Type: text/x-patch
Size: 29467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210111/3c37f45f/attachment-0001.bin>


More information about the cfe-commits mailing list