Skip to content

xenia_edge

Choose a tag to compare

@github-actions github-actions released this 16 Aug 10:04

Changes

  • [A64] Keep the float16 pack sign in a register (f1173df)
  • [A64] Make the FMA NaN fixup branchless (9900f7c)
  • [X64] Return PPC's default QNaN for sqrt of a negative (6de9c21)
  • [X64] Use the FMA form whose NaN order matches PPC (19fb397)
  • [CPU] Quiet the NaN vmaxfp/vminfp returns (ed9bfc9)
  • [A64] Select vmaxfp/vminfp NaN lanes by operand position (6cc7c18)
  • [CPU] Give the multiply-add family PPC NaN semantics (9804846)

Full changelog: 15200f6...f1173df