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

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


huhu233 wrote:

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

You are right, I'll update the patch as soon, thanks!

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


More information about the cfe-commits mailing list