[llvm] [X86] Lower mathlib call ldexp into scalef when avx512 is enabled (PR #69710)

via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 04:10:58 PST 2023


huhu233 wrote:

* Rebase the branch
* Use `X86ISD::SCALEFS` instead of specific intrinsics
* Transfrom the function into static version
* update the test file 

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


More information about the llvm-commits mailing list