Commit Graph

1 Commits

Author SHA1 Message Date
Craig Topper c3ead85e2f [RISCV][clang] Support RISC-V vectors in UninitializedValues.
RISC-V vectors are basically vectors, but we use builtin types to
restrict the possible types. Treat them the same as vectors and scalars
for this analysis.

Reviewed By: reames

Differential Revision: https://reviews.llvm.org/D136511
2022-10-24 12:38:32 -07:00