[all-commits] [llvm/llvm-project] 8ecbad: [AArch64][GlobalISel] Add fpowi fp128 libcall lega...

David Green via All-commits all-commits at lists.llvm.org
Thu Oct 3 00:48:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ecbad7e416b7c2a8eadf02be553a1caf328a14f
      https://github.com/llvm/llvm-project/commit/8ecbad7e416b7c2a8eadf02be553a1caf328a14f
  Author: David Green <david.green at arm.com>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/fpowi.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Add fpowi fp128 libcall legalization.


  Commit: eb4a91dcea7703480b7d8ac818710c1aba3499c5
      https://github.com/llvm/llvm-project/commit/eb4a91dcea7703480b7d8ac818710c1aba3499c5
  Author: David Green <david.green at arm.com>
  Date:   2024-10-03 (Thu, 03 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/test/CodeGen/AArch64/frem.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Add frem fp128 libcall legalization.

Like other operations, these need to be marked as libcall.


Compare: https://github.com/llvm/llvm-project/compare/3736ef0da8d0...eb4a91dcea77

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