[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 07:02:58 PST 2025
================
@@ -0,0 +1,170 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --filter "(:|sincos|extractvalue|store)" --version 5
----------------
david-arm wrote:
Ah my bad. Apologies for the spam! I hadn't spotted the filter args. :face_palm
https://github.com/llvm/llvm-project/pull/128035
More information about the llvm-commits
mailing list