parent
5f7bab7506
commit
4a078e36d9
|
@ -136,6 +136,7 @@
|
||||||
(define-syntax-class unboxed-float-complex-opt-expr
|
(define-syntax-class unboxed-float-complex-opt-expr
|
||||||
#:commit
|
#:commit
|
||||||
#:attributes (real-binding imag-binding (bindings 1))
|
#:attributes (real-binding imag-binding (bindings 1))
|
||||||
|
#:literal-sets (kernel-literals)
|
||||||
|
|
||||||
;; We let racket's optimizer handle optimization of 0.0s
|
;; We let racket's optimizer handle optimization of 0.0s
|
||||||
(pattern (#%plain-app op:+^ (~between cs:unboxed-float-complex-opt-expr 2 +inf.0) ...)
|
(pattern (#%plain-app op:+^ (~between cs:unboxed-float-complex-opt-expr 2 +inf.0) ...)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user