Issue 182847
Summary [X86] Add sincos vector lib codegen test coverage
Labels good first issue, backend:X86
Assignees
Reporter RKSimon
    Similar to the aarch64 veclib tests: https://github.com/llvm/llvm-project/pull/166984#discussion_r2529573460

We need x86 fixed vector (128/256/512-bit) test coverage for -vector-library=AMDLIBM (and maybe others - libmvec?) - we can start with:

veclib-llvm.sincos.ll / veclib-llvm.sincospi.ll

-mcpu targets x86-64 / x86-64-v2 / x86-64-v3 / x86-64-v4
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to