[llvm] [VectorUtils] Trivially vectorize ldexp, [l]lround (PR #145545)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 25 01:40:57 PDT 2025


https://github.com/fhahn commented:

That should be fine, assuming the cost model returns reasonable costs for them. Would be good to check if we have tests for their cost (possibly just as cost-model tests)

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


More information about the llvm-commits mailing list