[all-commits] [llvm/llvm-project] 8403b1: Reapply "IR: Remove reference counts from Constant...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed May 7 13:49:37 PDT 2025
Branch: refs/heads/users/arsenm/reapply/ir/remove-refcounts-constantdata
Home: https://github.com/llvm/llvm-project
Commit: 8403b13a5164b9641544f8cdf31d2781fd86a8f3
https://github.com/llvm/llvm-project/commit/8403b13a5164b9641544f8cdf31d2781fd86a8f3
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-05-07 (Wed, 07 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