[llvm] DAG: Use sincos vector libcalls through RuntimeLibcalls (PR #166984)

via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 13 06:23:47 PST 2025


Andarwinux wrote:

This PR seems have broken the ability to vectorize sincos with -fveclib, now it no longer vectorizes no matter which veclib is used.

see https://github.com/llvm/llvm-project/issues/167871

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


More information about the llvm-commits mailing list