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

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 18:22:19 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 llvm-commits mailing list