Re: hardcfr: support checking at abnormal edges [PR111943]

2023-10-31 Thread Alexandre Oliva
[adding list] On Oct 27, 2023, rep.dot@gmail.com wrote: > + from E and FALES from other preds, split the whole block, add a > s/FALES/FALSE/ Thanks, I've just installed the patch including the typo fix. -- Alexandre Oliva, happy hackerhttps://FSFLA.org/blogs/lxo/ Free

Re: hardcfr: support checking at abnormal edges [PR111943]

2023-10-27 Thread Richard Biener
On Thu, Oct 26, 2023 at 5:44 PM Alexandre Oliva wrote: > > > Control flow redundancy may choose abnormal edges for early checking, > but that breaks because we can't insert checks on such edges. > > Introduce conditional checking on the dest block of abnormal edges, > and leave it for the optimize