[all-commits] [llvm/llvm-project] 963268: [AArch64] Expand Sin/Cos GlobalISel testing. NFC

David Green via All-commits all-commits at lists.llvm.org
Fri Sep 22 04:27:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 963268c52b8b30e3c39f0fa3bfa1b3969fa63aca
      https://github.com/llvm/llvm-project/commit/963268c52b8b30e3c39f0fa3bfa1b3969fa63aca
  Author: David Green <david.green at arm.com>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
    A llvm/test/CodeGen/AArch64/fsincos.ll
    R llvm/test/CodeGen/AArch64/sincospow-vector-expansion.ll

  Log Message:
  -----------
  [AArch64] Expand Sin/Cos GlobalISel testing. NFC

This fills out some extra cases for sin/cos testing for various types under
Global ISel, which seem to all do OK. The existing tests in
sincospow-vector-expansion.ll can be removed, as they are now covered
elsewhere.




More information about the All-commits mailing list