You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X86][NFC] Added/Updated SINCOS function testcases (#141283)
- Moved vector testcases test_sincos_v4f32 and test_sincos_v2f64
from llvm/test/CodeGen/X86/llvm.sincos.ll
to llvm/test/CodeGen/X86/llvm.sincos.vec.ll. And added nounwind too.
- Added sincos testcases for float, double and x86_fp80 types in
llvm/test/CodeGen/X86/llvm.sincos.ll
0 commit comments