Commit 090c57d
[RISCV] Use a switch in VSETVLIInfo::print(). NFC (llvm#169441)
This allows the compiler to verify we've covered all enum values.1 parent 8eb4221 commit 090c57d
1 file changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
838 | 838 | | |
839 | 839 | | |
840 | 840 | | |
841 | | - | |
| 841 | + | |
| 842 | + | |
842 | 843 | | |
843 | | - | |
| 844 | + | |
| 845 | + | |
844 | 846 | | |
845 | | - | |
| 847 | + | |
| 848 | + | |
846 | 849 | | |
847 | | - | |
| 850 | + | |
| 851 | + | |
848 | 852 | | |
849 | | - | |
| 853 | + | |
| 854 | + | |
850 | 855 | | |
| 856 | + | |
| 857 | + | |
851 | 858 | | |
852 | 859 | | |
853 | 860 | | |
| |||
0 commit comments