[all-commits] [llvm/llvm-project] a475ae: Revert "[ADT] Fix specialization of ValueIsPresent...
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Fri Jan 10 16:36:56 PST 2025
Branch: refs/heads/main
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.
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