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

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 06:06:42 PDT 2023


nikic wrote:

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

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


More information about the cfe-commits mailing list