[all-commits] [llvm/llvm-project] 8d3b0f: Reapply "IR: Remove reference counts from Constant...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed May 7 23:00:45 PDT 2025
Branch: refs/heads/users/arsenm/reapply/ir/remove-refcounts-constantdata
Home: https://github.com/llvm/llvm-project
Commit: 8d3b0f2aa2972dd9e1e0bde310935495a4cadcca
https://github.com/llvm/llvm-project/commit/8d3b0f2aa2972dd9e1e0bde310935495a4cadcca
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M llvm/docs/ReleaseNotes.md
M llvm/include/llvm/IR/Constants.h
M llvm/include/llvm/IR/Use.h
M llvm/include/llvm/IR/Value.h
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/lib/IR/AsmWriter.cpp
M llvm/lib/IR/Instruction.cpp
M llvm/lib/IR/Value.cpp
M llvm/unittests/IR/ConstantsTest.cpp
Log Message:
-----------
Reapply "IR: Remove reference counts from ConstantData (#137314)"
This reverts commit 0274232b87177779e5c985eca06df22bf140f6cb.
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