Sign in
llvm
/
llvm-project
/
refs/heads/revert-133052-add-loop-bitconvert-tests
/
.
/
llvm
/
test
/
CodeGen
/
Hexagon
/
isel-i1arg-crash.ll
blob: 310440a9ac6f1754bb573e21c7f3782a147ab748 [
file
] [
log
] [
blame
]
; RUN: llc -mtriple=hexagon -debug-only=isel < %s
; REQUIRES: asserts
define
void
@g
(
i1
%cond
)
{
ret
void
}