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

David Green via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 31 14:13:34 PDT 2025


davemgreen wrote:

They should all have an invalid cost if there is no lowering for them, preventing vectorization. https://godbolt.org/z/78hT1j98G
Maybe one of them isn't getting an invalid cost for some reason?

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


More information about the llvm-commits mailing list