-Reject an "mf1" lmul
-Make sure tail agnostic is exactly "tu" or "ta" not just that it starts with "tu" or "ta"
-Make sure mask agnostic is exactly "mu" or "ma" not just that it starts with "mu" or "ma"
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D92805
[RISCV] Detect more errors when parsing vsetvli in the assembler ClosedPublic Authored by craig.topper on Dec 7 2020, 6:35 PM.
Details Summary -Reject an "mf1" lmul
Diff Detail Event TimelineHerald added subscribers: NickHung, apazos, sameer.abuasal and 21 others. · View Herald TranscriptDec 7 2020, 6:35 PM This revision is now accepted and ready to land.Dec 8 2020, 1:42 AM Closed by commit rGfb5b611af917: [RISCV] Detect more errors when parsing vsetvli in the assembler (authored by craig.topper). · Explain WhyDec 8 2020, 11:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310069 llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/test/MC/RISCV/rvv/invalid.s
|