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

Paul Walker via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 09:58:38 PDT 2023


paulwalker-arm wrote:

I agree and custom lowering also gives a straight forward way to support vectors types as well.

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


More information about the cfe-commits mailing list