[all-commits] [llvm/llvm-project] fc935f: Reland D80979 [clang] Implement VectorType logic n...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jun 8 09:33:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc935fc35bc2f76c4d1ec984a17e9db508a172de
      https://github.com/llvm/llvm-project/commit/fc935fc35bc2f76c4d1ec984a17e9db508a172de
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M clang/docs/LanguageExtensions.rst
    M clang/lib/CodeGen/CGExprScalar.cpp
    M clang/lib/Sema/SemaExpr.cpp
    A clang/test/CodeGen/vector.cpp
    M clang/test/Sema/vector-gcc-compat.cpp

  Log Message:
  -----------
  Reland D80979 [clang] Implement VectorType logic not operator

With a fix to use -triple %itanium_abi_triple

Differential Revision: https://reviews.llvm.org/D80979




More information about the All-commits mailing list