We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 529e912 commit 10bef36Copy full SHA for 10bef36
llvm/test/CodeGen/RISCV/zbb-cmp-combine.ll
@@ -6,7 +6,7 @@
6
; Tests aimed to check optimization which combines
7
; two comparison operations and logic operation into
8
; one select(min/max) operation and one comparison
9
-; operaion.
+; operation.
10
11
; 4 patterns below will be converted to umin+less.
12
define i1 @ulo(i64 %c, i64 %a, i64 %b) {
0 commit comments