[all-commits] [llvm/llvm-project] 7f85a0: SystemZ: Add sincos intrinsic test

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 8 08:26:04 PDT 2025


  Branch: refs/heads/users/arsenm/systemz/add-sincos-test
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f85a0918a1f8dd071cf04d317d87a148560cb5d
      https://github.com/llvm/llvm-project/commit/7f85a0918a1f8dd071cf04d317d87a148560cb5d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-09 (Wed, 09 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