[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 06:58:47 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
----------------
MacDue wrote:

(the `update_test_checks.py` script automatically applies the arguments from the `UTC_ARGS:` section) 

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


More information about the llvm-commits mailing list