[llvm] [LV] Teach the loop vectorizer llvm.sincos is trivially vectorizable (PR #128035)
Benjamin Maxwell via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 08:46:12 PST 2025
MacDue wrote:
> Would it be possible to add a target-independent test as well?
Sure, I've just added a simple test based on the AArch64 one.
https://github.com/llvm/llvm-project/pull/128035
More information about the llvm-commits
mailing list