[all-commits] [llvm/llvm-project] 2b9888: DAG: Fix broken patch split

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jun 30 06:07:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b988801c9ea1c610308b2c8e63423fb25834318
      https://github.com/llvm/llvm-project/commit/2b988801c9ea1c610308b2c8e63423fb25834318
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

  Log Message:
  -----------
  DAG: Fix broken patch split


  Commit: b15bf305ca3e9ce63aaef7247d32fb3a75174531
      https://github.com/llvm/llvm-project/commit/b15bf305ca3e9ce63aaef7247d32fb3a75174531
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M clang/include/clang/Basic/Builtins.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Headers/__clang_hip_math.h
    M clang/test/CodeGen/aix-builtin-mapping.c
    M clang/test/CodeGen/builtin-attributes.c
    M clang/test/CodeGen/math-builtins-long.c
    M clang/test/CodeGen/math-builtins.c
    M clang/test/CodeGenOpenCL/builtins-generic-amdgcn.cl
    M clang/test/Headers/__clang_hip_math.hip

  Log Message:
  -----------
  Reapply "clang: Use new frexp intrinsic for builtins and add f16 version"

This reverts commit 0c545a441285a73e00b859dd52f1a85cb9eeeefc.

ARM libcall expansion was fixed in 160d7227e043cd8f491cb706916da953cabfd905


Compare: https://github.com/llvm/llvm-project/compare/160d7227e043...b15bf305ca3e


More information about the All-commits mailing list