[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


================
@@ -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:

nit: Can you remove this NOTE before landing because it looks like you've actually edited the autogen output.

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


More information about the llvm-commits mailing list