[all-commits] [llvm/llvm-project] 2e7041: Revert "[CodeGen][AArch64] Support arm_sve_vector_...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Thu Aug 27 14:33:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2e7041fdc223aae90eac294cda4fb3b0be8eeb34
https://github.com/llvm/llvm-project/commit/2e7041fdc223aae90eac294cda4fb3b0be8eeb34
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
M clang/lib/AST/ItaniumMangle.cpp
M clang/lib/CodeGen/CGCall.cpp
M clang/lib/CodeGen/CGExprScalar.cpp
M clang/lib/CodeGen/TargetInfo.cpp
R clang/test/CodeGen/attr-arm-sve-vector-bits-bitcast.c
R clang/test/CodeGen/attr-arm-sve-vector-bits-call.c
R clang/test/CodeGen/attr-arm-sve-vector-bits-cast.c
R clang/test/CodeGen/attr-arm-sve-vector-bits-codegen.c
R clang/test/CodeGen/attr-arm-sve-vector-bits-globals.c
R clang/test/CodeGen/attr-arm-sve-vector-bits-types.c
R clang/test/CodeGenCXX/aarch64-mangle-sve-fixed-vectors.cpp
R clang/test/CodeGenCXX/aarch64-sve-fixedtypeinfo.cpp
Log Message:
-----------
Revert "[CodeGen][AArch64] Support arm_sve_vector_bits attribute"
Test CodeGen/attr-arm-sve-vector-bits-call.c is failing on some builders
[1][2]. Reverting whilst I investigate.
[1] http://lab.llvm.org:8011/builders/fuchsia-x86_64-linux/builds/10375
[2] https://luci-milo.appspot.com/p/fuchsia/builders/ci/clang-linux-x64/b8870800848452818112
This reverts commit 42587345a3afc52c03c6e6095db773358a1b03e9.
More information about the All-commits
mailing list