On 2/17/23 14:45, Andrew Pinski via Gcc-patches wrote:
This removes the "#if GIMPLE" around the
"1 - a" pattern as ssa_name_has_boolean_range
(get_range_query) works when cfun is a nullptr.
OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions.
gcc/ChangeLog:
* match.pd: Remove #if GIMPLE around the
"1 - a" pattern
Both patches in this series are OK. They're really just a slight
refinement on a prior approved patch that addressed a regression.
jeff
