https://bugs.kde.org/show_bug.cgi?id=426014

--- Comment #3 from Mark Wielaard <m...@klomp.org> ---
Created attachment 132351
  --> https://bugs.kde.org/attachment.cgi?id=132351&action=edit
ARM64 VEX frontend support for fmadd/fmsub

This should implement the frontend support by replacing the separate Iop_Mul
and Iop_Add with a single Iop_MAddF(32|64). But looking at the tests something
is wrong because all results are garbled. Possibly we are not passing the
arguments in the correct order. Will have to investigate with --trace-flags to
see what IR is really generated and which fmadd/fmsub instructions are really
produced by the backend.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to