[llvm] [LV] Teach the loop vectorizer llvm.sincos is trivially vectorizable (PR #128035)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 06:44:40 PST 2025
================
----------------
david-arm wrote:
I know we don't have masked variants of sincos available, but is it still useful to have a test for a predicated loop with sincos to make sure the cost looks sensible?
https://github.com/llvm/llvm-project/pull/128035
More information about the llvm-commits
mailing list