[all-commits] [llvm/llvm-project] 20856e: SystemZ: Add sincos intrinsic test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 8 00:50:39 PDT 2025
Branch: refs/heads/users/arsenm/systemz/add-sincos-test
Home: https://github.com/llvm/llvm-project
Commit: 20856e5ee31a3cb2639dd680354dc261de5fbe9d
https://github.com/llvm/llvm-project/commit/20856e5ee31a3cb2639dd680354dc261de5fbe9d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
A llvm/test/CodeGen/SystemZ/llvm.sincos.ll
Log Message:
-----------
SystemZ: Add sincos intrinsic test
The ZOS run line is mostly broken. update_test_checks seems
to not work on it and I have no idea what I'm looking at here.
It's not obvious to me what the calls are. I added some checks
for the references to the libcalls printed at the end of the module,
but didn't check anything in the function body. half also just
asserts somewhere.
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