[all-commits] [llvm/llvm-project] e4c1fa: [RISCV] Add test cases to show that rvv_vector_bit...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jun 8 08:51:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e4c1fa734ea7cd8f76f221e99cc727c18858183e
      https://github.com/llvm/llvm-project/commit/e4c1fa734ea7cd8f76f221e99cc727c18858183e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    M clang/test/Sema/attr-riscv-rvv-vector-bits.c

  Log Message:
  -----------
  [RISCV] Add test cases to show that rvv_vector_bits attribute is not accepted for vbool or LMUL!=1 RVV types. NFC

The error message isn't great, but it's temporary until we support these.

Reviewed By: aaron.ballman

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




More information about the All-commits mailing list