[PATCH] D102950: [LegalizeTypes] Avoid promotion of exponent in FPOWI

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 15:41:44 PDT 2021


efriedma added a comment.

Yes, this is what I was looking for.

Can we share the code for computing the fpowi libcall name etc. with DAGTypeLegalizer::SoftenFloatRes_FPOWI?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102950/new/

https://reviews.llvm.org/D102950



More information about the llvm-commits mailing list