Commit 36ed44a
committed
[NVPTX] Add unreachable for TMA Inst Printer
This patch adds the llvm_reachable() for TMA
reduction opcode printer method.
We had this inside the default-case leading to
warning below (and hence was removed):
error: default label in switch which covers all enumeration values
[-Werror,-Wcovered-switch-default]
Signed-off-by: Durgadoss R <[email protected]>1 parent b4a16a7 commit 36ed44a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| 453 | + | |
| 454 | + | |
453 | 455 | | |
0 commit comments