[clang] [CodeGenPrepare] Transform ldexp into target supported intrinsics (PR #67552)

via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 18:22:18 PDT 2023


huhu233 wrote:

> Why does this need special handling in CGP instead of being a normal custom lowering for FLDEXP?

@nikic , thanks for your suggestion, I'll update the patch as soon!

https://github.com/llvm/llvm-project/pull/67552


More information about the cfe-commits mailing list