Files
LSL-PyOptimizer/lslopt/lslfoldconst.py
Sei Lisa c9f73bd429 Extend an optimization to cover some (admittedly rare) cases.
The value of bool|const is const when bit 0 of const is 1. This is a generalization of the case bool|1 = 1.
2018-12-24 17:22:54 +01:00

86 KiB