You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assertEqualM "Must be simplified down to a Lit" simp (Lit2)
565
-
, test "CopySlice-overflow"$do
566
-
let e =ReadWord (Lit0x0) (CopySlice (Lit0x0) (Lit0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc) (Lit0x6) (ConcreteBuf"\255\255\255\255\255\255") (ConcreteBuf""))
567
-
b <- checkEquiv e (Expr.simplify e)
568
-
assertBoolM "Simplifier failed" b
569
595
, test "stripWrites-overflow"$do
570
596
-- below eventually boils down to
571
597
-- unsafeInto (0xf0000000000000000000000000000000000000000000000000000000000000+1) :: Int
0 commit comments