[all-commits] [llvm/llvm-project] f8a53b: [X86][NFC] Renamed Trigonometric functions testcas...
JaydeepChauhan14 via All-commits
all-commits at lists.llvm.org
Tue Sep 2 01:39:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8a53b0b01591ff3e29c390957bff42ab56a55e0
https://github.com/llvm/llvm-project/commit/f8a53b0b01591ff3e29c390957bff42ab56a55e0
Author: JaydeepChauhan14 <chauhan.jaydeep.ashwinbhai at intel.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
A llvm/test/CodeGen/X86/isel-llvm.acos.ll
A llvm/test/CodeGen/X86/isel-llvm.asin.ll
A llvm/test/CodeGen/X86/isel-llvm.atan.ll
A llvm/test/CodeGen/X86/isel-llvm.atan2.ll
A llvm/test/CodeGen/X86/isel-llvm.cos.ll
A llvm/test/CodeGen/X86/isel-llvm.cosh.ll
A llvm/test/CodeGen/X86/isel-llvm.sin.ll
A llvm/test/CodeGen/X86/isel-llvm.sincos.ll
A llvm/test/CodeGen/X86/isel-llvm.sinh.ll
A llvm/test/CodeGen/X86/isel-llvm.tan.ll
A llvm/test/CodeGen/X86/isel-llvm.tanh.ll
R llvm/test/CodeGen/X86/llvm.acos.ll
R llvm/test/CodeGen/X86/llvm.asin.ll
R llvm/test/CodeGen/X86/llvm.atan.ll
R llvm/test/CodeGen/X86/llvm.atan2.ll
R llvm/test/CodeGen/X86/llvm.cos.ll
R llvm/test/CodeGen/X86/llvm.cosh.ll
R llvm/test/CodeGen/X86/llvm.sin.ll
R llvm/test/CodeGen/X86/llvm.sincos.ll
R llvm/test/CodeGen/X86/llvm.sinh.ll
R llvm/test/CodeGen/X86/llvm.tan.ll
R llvm/test/CodeGen/X86/llvm.tanh.ll
Log Message:
-----------
[X86][NFC] Renamed Trigonometric functions testcases (#156162)
Reference PR -
https://github.com/llvm/llvm-project/pull/155434#discussion_r2310501931
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