mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 21:57:41 +01:00
4 lines
180 B
Scala
4 lines
180 B
Scala
# Check that a fixed value of one dimension in terms of the others
|
|
# does not cause loop coalescing avoidance to break down.
|
|
domain: { S[a, floor(a/2), floor(a/4)] : 0 <= a <= 9 }
|