On 9/9/19 3:41 PM, Martin Liška wrote: > On 9/9/19 2:24 PM, Martin Liška wrote: >> Hi. >> >> The patch is about transition of and_comparisons_1 matching >> into match.pd. >> >> Patch can bootstrap on x86_64-linux-gnu and survives regression tests. >> >> Ready to be installed? >> Thanks, >> Martin >> > > Updated version (as mentioned in part 1). > > Martin > And there's updated part 3 where I properly handle the TREE_CODE_CLASS ((tree_code)op.code) == tcc_comparison case. Martin