You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch fixes:
mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp:1136:3: error: default
label in switch which covers all enumeration values
[-Werror,-Wcovered-switch-default]
mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp:1388:3: error: default
label in switch which covers all enumeration values
[-Werror,-Wcovered-switch-default]
0 commit comments