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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 14 23:41:02 PDT 2025


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


  Commit: e6720bf63fdb5929ac7ff838fa0057a97c3f27d2
      https://github.com/llvm/llvm-project/commit/e6720bf63fdb5929ac7ff838fa0057a97c3f27d2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-15 (Tue, 15 Jul 2025)

  Changed paths:
    A llvm/test/CodeGen/SystemZ/llvm.sincos.f16.ll
    M llvm/test/CodeGen/SystemZ/llvm.sincos.ll

  Log Message:
  -----------
  Split out f16 tests


Compare: https://github.com/llvm/llvm-project/compare/6c57adb9b4f6...e6720bf63fdb

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