================ @@ -26414,3 +26422,46 @@ bool AArch64TargetLowering::preferScalarizeSplat(SDNode *N) const { } return true; } + +SDValue AArch64TargetLowering::LowerFLDEXP(SDValue Op, ---------------- huhu233 wrote: Done, thanks! https://github.com/llvm/llvm-project/pull/67552