[all-commits] [llvm/llvm-project] a475ae: Revert "[ADT] Fix specialization of ValueIsPresent...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Jan 10 16:46:02 PST 2025


  Branch: refs/heads/users/vitalybuka/spr/main.nfciboundschecking-apply-nosanitize-on-local-bounds-instrumentation
  Home:   https://github.com/llvm/llvm-project
  Commit: a475ae05fba7368055071c29a1fc9408346ebd6a
      https://github.com/llvm/llvm-project/commit/a475ae05fba7368055071c29a1fc9408346ebd6a
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2025-01-11 (Sat, 11 Jan 2025)

  Changed paths:
    M llvm/include/llvm/Support/Casting.h
    M llvm/lib/CodeGen/RegisterBankInfo.cpp
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
    M llvm/unittests/ADT/PointerUnionTest.cpp

  Log Message:
  -----------
  Revert "[ADT] Fix specialization of ValueIsPresent for PointerUnion" (#122557)

Reverts llvm/llvm-project#121847

Causes compile time regressions and allegedly miscompilation.


  Commit: 834d65eb2ecea04382630579007a88c30129c734
      https://github.com/llvm/llvm-project/commit/834d65eb2ecea04382630579007a88c30129c734
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M clang/test/CodeGen/allow-ubsan-check.c

  Log Message:
  -----------
  [nfc][ubsan] Use O1 in test to remove more unrelated stuff (#122408)


  Commit: 1109c31fc5e13057a38c614309a4f665a71c1124
      https://github.com/llvm/llvm-project/commit/1109c31fc5e13057a38c614309a4f665a71c1124
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-01-10 (Fri, 10 Jan 2025)

  Changed paths:
    M llvm/include/llvm/Support/Casting.h
    M llvm/lib/CodeGen/RegisterBankInfo.cpp
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
    M llvm/unittests/ADT/PointerUnionTest.cpp

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


Compare: https://github.com/llvm/llvm-project/compare/a9e1efde8640...1109c31fc5e1

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