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

David Truby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 21 04:14:04 PDT 2022


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

Rebase


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
  clang/test/Sema/aarch64-sve-vector-arith-ops.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121829.416889.patch
Type: text/x-patch
Size: 83437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220321/28cc8a5c/attachment-0001.bin>


More information about the cfe-commits mailing list