[all-commits] [llvm/llvm-project] b4c1de: [clang] Recover necessary AddrSpaceCast (#119246)

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Tue Dec 17 05:38:52 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b4c1ded7d54858972c27250f4b6b882e74da1444
      https://github.com/llvm/llvm-project/commit/b4c1ded7d54858972c27250f4b6b882e74da1444
  Author: Youngsuk Kim <youngsuk.kim at hpe.com>
  Date:   2024-12-17 (Tue, 17 Dec 2024)

  Changed paths:
    M clang/lib/CodeGen/ItaniumCXXABI.cpp
    A clang/test/OpenMP/amdgpu_threadprivate.cpp

  Log Message:
  -----------
  [clang] Recover necessary AddrSpaceCast (#119246)

A necessary AddrSpaceCast was wrongfully deleted in
5c91b2886f6bf400b60ca7839069839ac3980f8f . Recover the AddrSpaceCast.

This fixes #86791 .



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