[llvm] [X86][NFC] Added/Updated Trigonometric functions testcases (PR #127094)
    Evgenii Kudriashov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 20 06:23:56 PST 2025
    
    
  
================
@@ -0,0 +1,354 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
e-kud wrote:
Hi @RKSimon @phoebewang
I'm not very familiar with `ppc_fp128` type support in X86 backend. I found only these tests from PR and `test/CodeGen/X86/float-asmprint.ll` when tried to find which options should we tests for this type. Do we support it at all and do we need these tests?
https://github.com/llvm/llvm-project/pull/127094
    
    
More information about the llvm-commits
mailing list