[PATCH] D121119: [clang][SVE] Add support for bitwise operators on SVE types

David Truby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 09:02:50 PDT 2022


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

Auto-generate tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121119

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/Type.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGen/aarch64-sve-vector-arith-ops.c
  clang/test/CodeGen/aarch64-sve-vector-bitwise-ops.c
  clang/test/CodeGen/aarch64-sve-vector-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-ops.c
  clang/test/Sema/attr-arm-sve-vector-bits.c
  clang/test/Sema/sizeless-1.c
  clang/test/SemaCXX/sizeless-1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121119.415858.patch
Type: text/x-patch
Size: 118070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220316/859ef116/attachment-0001.bin>


More information about the cfe-commits mailing list