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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 8 10:03:57 PDT 2025


  Branch: refs/heads/users/arsenm/systemz/add-sincos-test
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c57adb9b4f6f1af0b637fd2b44e786811bdee36
      https://github.com/llvm/llvm-project/commit/6c57adb9b4f6f1af0b637fd2b44e786811bdee36
  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