Skip to content

Commit

Permalink
Add -fno-cse to a test that resets variable counters to prevent an OOM
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikolaj committed Feb 26, 2024
1 parent 0a68927 commit 69338b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/simplified/TestAdaptorSimplified.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{-# LANGUAGE OverloadedLists #-}
{-# OPTIONS_GHC -fno-cse #-}
-- | Assorted rather low rank tensor tests.
module TestAdaptorSimplified
( testTrees
Expand Down

0 comments on commit 69338b0

Please sign in to comment.