[llvm] [SLP]Gather scalarized calls (PR #125070)
Alexey Bataev via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 08:04:32 PST 2025
================
@@ -15,9 +15,14 @@ declare i64 @round(i64) nounwind willreturn
define void @sin_libm(ptr %a, ptr %b) {
----------------
alexey-bataev wrote:
I think no, checked the original commit, looks like the author expected libm-kind functions to be vectorized
https://github.com/llvm/llvm-project/pull/125070
More information about the llvm-commits
mailing list