[PATCH] D124091: [clang][AArch64][SVE] Implement conditional operator for SVE vectors

David Truby via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 3 06:11:00 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bc29d14273b: [clang][AArch64][SVE] Implement conditional operator for SVE vectors (authored by DavidTruby).

Changed prior to commit:
  https://reviews.llvm.org/D124091?vs=425541&id=426677#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124091

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/test/CodeGenCXX/aarch64-sve-vector-conditional-op.cpp
  clang/test/SemaCXX/aarch64-sve-vector-conditional-op.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124091.426677.patch
Type: text/x-patch
Size: 21107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220503/2426d248/attachment-0001.bin>


More information about the cfe-commits mailing list