[llvm] [CodeGenPrepare] Transform ldexp into target supported intrinsics (PR #67552)
Paul Walker via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 27 09:58:40 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 llvm-commits
mailing list