On Tue, 1 Nov 2022, Alexander Monakov wrote:
> Hi, > > I'm sending followup fixes for combinatorial explosion of znver scheduling > automaton tables as described in the earlier thread: > > https://inbox.sourceware.org/gcc-patches/23c795d6-403c-5927-e610-f0f1215f5...@ispras.ru/T/#m36e069d43d07d768d4842a779e26b4a0915cc543 AMD folks, do you have any feedback? What is the way forward for this patchset? Alexander > > I think lujiazui.md and b[dt]ver[123].md have similar issues. > > Alexander Monakov (2): > i386: correct x87&SSE division modeling in znver.md > i386: correct x87&SSE multiplication modeling in znver.md > > gcc/config/i386/znver.md | 67 ++++++++++++++++++++-------------------- > 1 file changed, 34 insertions(+), 33 deletions(-) > >