https://bugs.kde.org/show_bug.cgi?id=481127
Bruno Lathuilière <bruno.lathuili...@edf.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno.lathuili...@edf.fr --- Comment #2 from Bruno Lathuilière <bruno.lathuili...@edf.fr> --- Since my post on valgrind mailing list, I modify my patch to take into account the remarks of Tom Hugues. The pros of my patch ( https://github.com/edf-hpc/verrou/blob/master/valgrind.fma_amd64.diff ) are : - should take into account fma3 and fma4 (not tested on fma4 : as I do not have access to these architectures) - speed up F32 and F64 FMA The pros of this patch : - It remove the dirty call (it should be faster) I don't know if it is easy to have the better of both world. -- You are receiving this mail because: You are watching all bug changes.