Interesting a binary regression search into the compiler

Thomas Koenig tkoenig@netcologne.de
Sat May 13 07:34:14 GMT 2023


Hi,

I'm not sure who on this mailing list reads comp.compilers, but there is
an interesting article about built-in regression search in the go
compiler at https://compilers.iecc.com/comparch/article/23-05-003 .

Using a similar approach could also be interesting for gcc,
complementing tools like the regression search and cvise.

Best regards

	Thomas



More information about the Gcc mailing list