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

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