The domain generation can handle lazy && and || by default but eager evaluated expressions were dismissed as non-affine. With this patch we will allow arbitrary combinations of and/or bit-operations in the conditions of branches.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM