mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Remove debugging code
[skip ci]
This commit is contained in:
parent
b7fb00e028
commit
81b27ad777
|
|
@ -3157,7 +3157,6 @@
|
|||
(when-vop-existsp (:translate count-trailing-zeros)
|
||||
(deftransform integer-length ((x) (word) * :important nil :node node)
|
||||
(delay-ir1-transform node :ir1-phases)
|
||||
(print (generate-combination-tree x))
|
||||
(combination-match2 (node)
|
||||
((integer-length
|
||||
(sb-vm::lognot-mod64 (:or
|
||||
|
|
|
|||
Loading…
Reference in a new issue