[all-commits] [llvm/llvm-project] 389e9d: [X86][NFC] Added/Updated SINCOS function testcases...
JaydeepChauhan14 via All-commits
all-commits at lists.llvm.org
Mon Jun 2 06:51:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 389e9d3a422f17356d1f90913b891d23011ae5b3
https://github.com/llvm/llvm-project/commit/389e9d3a422f17356d1f90913b891d23011ae5b3
Author: JaydeepChauhan14 <chauhan.jaydeep.ashwinbhai at intel.com>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M llvm/test/CodeGen/X86/llvm.sincos.ll
A llvm/test/CodeGen/X86/llvm.sincos.vec.ll
Log Message:
-----------
[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
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list