Files
clang-p2996/clang/lib/AST/ItaniumMangle.cpp
Craig Topper 30962268e7 [RISCV] Fix name mangling for LMUL!=1 vector types with attribute(rvv_vector_bits)
We were always printing "m1", we need to calculate the correct LMUL instead.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D153659
2023-07-11 12:01:35 -07:00

231 KiB