[PATCH] D144613: [RISCV] Properly diagnose mixing RVV scalable vectors with GNU vectors.

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 23 09:00:53 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdbf149c91b7b: [RISCV] Properly diagnose mixing RVV scalable vectors with GNU vectors. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D144613?vs=499711&id=499882#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144613

Files:
  clang/include/clang/AST/Type.h
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/AST/Type.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Sema/attr-riscv-rvv-vector-bits.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144613.499882.patch
Type: text/x-patch
Size: 7217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230223/1ce41d06/attachment.bin>


More information about the cfe-commits mailing list