On 12/10/24 07:23, Richard Henderson wrote:
Use of fold_masks should be restricted to those opcodes that
can reliably make use of it -- those with a single output,
and from higher-level folders that set up the masks.
Prepare for conversion of each folder in turn.
Signed-off-by: Richard Henderson
Use of fold_masks should be restricted to those opcodes that
can reliably make use of it -- those with a single output,
and from higher-level folders that set up the masks.
Prepare for conversion of each folder in turn.
Signed-off-by: Richard Henderson
---
tcg/optimize.c | 14 +++---
1 f