Skip to content

[AVR] Only perform OpCp2Op optimization when the first Op is ANDI and comparison is against 0.

ccrause requested to merge ccrause/fpc-source:fixes_OpCp2Op into fixes_3_2

Fix optimization bug for AVR.

Merge request reports