[all-commits] [llvm/llvm-project] afe2a9: llvm-reduce: Try to preserve instruction metadata ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Mar 29 02:22:38 PDT 2025
Branch: refs/heads/users/arsenm/issue131825/llvm-reduce-preserve-metadata-as-argument-attrs
Home: https://github.com/llvm/llvm-project
Commit: afe2a96e8a7143441d63d3e9b1897873e9cec2d8
https://github.com/llvm/llvm-project/commit/afe2a96e8a7143441d63d3e9b1897873e9cec2d8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths:
M llvm/include/llvm/IR/Attributes.h
M llvm/lib/IR/Attributes.cpp
A llvm/test/tools/llvm-reduce/reduce-operands-to-args-metadata-to-attributes.ll
M llvm/tools/llvm-reduce/deltas/ReduceOperandsToArgs.cpp
Log Message:
-----------
llvm-reduce: Try to preserve instruction metadata as argument attributes
Fixes #131825
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