Skip to content

Added a simplify pattern for XOR that reduces A xor 0 to A.#498

Open
jclapis wants to merge 2 commits into
asc-community:masterfrom
jclapis:xor-simplify
Open

Added a simplify pattern for XOR that reduces A xor 0 to A.#498
jclapis wants to merge 2 commits into
asc-community:masterfrom
jclapis:xor-simplify

Added boolean logic patterns and tests for XOR (including negation)

9e4b6b8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs