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 db9efcb commit c8fa1b8Copy full SHA for c8fa1b8
cranelift/codegen/src/opts/algebraic.isle
@@ -42,7 +42,7 @@
42
x))
43
(subsume x))
44
45
-;; x*0 == 0*x == x.
+;; x*0 == 0*x == 0.
46
(rule (simplify (imul ty
47
_
48
zero @ (iconst ty (u64_from_imm64 0))))
0 commit comments