[PATCH] D150926: [RISCV] Support LMUL!=1 for __attribute__((riscv_rvv_vector_bits(N)))
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 7 17:16:38 PDT 2023
craig.topper updated this revision to Diff 529475.
craig.topper added a comment.
Remove stale FIXME
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150926/new/
https://reviews.llvm.org/D150926
Files:
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/AST/ASTContext.cpp
clang/lib/AST/Type.cpp
clang/lib/Sema/SemaType.cpp
clang/test/CodeGen/attr-riscv-rvv-vector-bits-codegen.c
clang/test/CodeGen/attr-riscv-rvv-vector-bits-types.c
clang/test/Driver/riscv-rvv-vector-bits.c
clang/test/Sema/attr-riscv-rvv-vector-bits.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150926.529475.patch
Type: text/x-patch
Size: 127949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230608/a9ead3d5/attachment-0001.bin>
More information about the cfe-commits
mailing list