You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gbaraldi
changed the title
fastmath fminnum.f16 could be better on emulated x86
fastmath fminnum.f16 could be better on non avx512_fp16 x86
Mar 8, 2023
This was found in JuliaLang/julia#48848. Where LLVM started folding a function into
fast fminnum.f16
and that led to a regression.original IR
new IR
Old assembly
New assembly
This is with
llc-15 -mcpu alderlake
The text was updated successfully, but these errors were encountered: