Skip to content

Commit 68f0d20

Browse files
authored
Fix clang after ece6566
1 parent d58d105 commit 68f0d20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Target/LLVMIR/Dialect/NVVM/NVVMToLLVMIRTranslation.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ static unsigned getUnidirectionalFenceProxyID(NVVM::ProxyKind fromProxy,
152152
}
153153
llvm_unreachable("Unknown scope for uni-directional fence.proxy operation");
154154
}
155+
llvm_unreachable("Unsupported proxy kinds");
155156
}
156157

157158
namespace {

0 commit comments

Comments
 (0)