evandro added a comment. Again, the `clang` part should be split in another patch and be made a child of D81188 <https://reviews.llvm.org/D81188>.
================ Comment at: llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp:297 + LMUL_F8 = 5, + LMUL_F4 = 6, + LMUL_F2 = 7 ---------------- This and the next value don't need to be specified. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D80802/new/ https://reviews.llvm.org/D80802 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits