[clang] [RISCV] full support for riscv_rvv_vector_bits attribute (PR #100110)
Vladislav Belov via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 31 03:38:36 PDT 2024
================
@@ -572,1483 +1121,44 @@ void f() {
//===----------------------------------------------------------------------===//
// Structs and unions
//===----------------------------------------------------------------------===//
-// CHECK-64: %struct.struct_int8m1 = type { <8 x i8> }
----------------
vbe-sc wrote:
Done
https://github.com/llvm/llvm-project/pull/100110
More information about the cfe-commits
mailing list