[PATCH] D124860: [clang][AArch64][SVE] Implicit conversions for vector-scalar operations

David Truby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 12 08:44:31 PDT 2022


DavidTruby updated this revision to Diff 428958.
DavidTruby added a comment.

Fix assertion failures


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124860/new/

https://reviews.llvm.org/D124860

Files:
  clang/lib/Sema/SemaChecking.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGen/aarch64-sve-vector-arith-ops.c
  clang/test/Sema/aarch64-sve-vector-arith-ops.c
  clang/test/Sema/aarch64-sve-vector-bitwise-ops.c
  clang/test/Sema/aarch64-sve-vector-compare-ops.c
  clang/test/Sema/sizeless-1.c
  clang/test/SemaCXX/aarch64-sve-vector-conditional-op.cpp
  clang/test/SemaCXX/sizeless-1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124860.428958.patch
Type: text/x-patch
Size: 423591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220512/91e4318b/attachment-0001.bin>


More information about the cfe-commits mailing list