Skip to content

Commit bace672

Browse files
committed
Update aarch64-bitwisenot-fold.ll
1 parent 9a435ac commit bace672

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/AArch64/aarch64-bitwisenot-fold.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,3 @@ define i32 @and_not_select_ne(i32 %a, i32 %b, i32 %c) {
122122
%a.c = select i1 %cmp, i32 %a, i32 %c
123123
ret i32 %a.c
124124
}
125-

0 commit comments

Comments
 (0)