[PATCH] D121829: [clang][AArc64][SVE] Implement vector-scalar operators

David Truby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 16 10:19:19 PDT 2022


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

Fix mistake in unsigned tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121829

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGen/aarch64-sve-vector-arith-ops.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121829.415896.patch
Type: text/x-patch
Size: 32330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220316/857cfba6/attachment-0001.bin>


More information about the cfe-commits mailing list