[PATCH] D80979: [clang] Implement VectorType logic not operator.

JunMa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 4 20:24:07 PDT 2020


junparser updated this revision to Diff 268649.
junparser added a comment.

address the comment.


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

https://reviews.llvm.org/D80979

Files:
  clang/docs/LanguageExtensions.rst
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGen/vector-logic-not.cpp
  clang/test/Sema/vector-gcc-compat.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80979.268649.patch
Type: text/x-patch
Size: 4555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200605/4a18b044/attachment-0001.bin>


More information about the cfe-commits mailing list