[all-commits] [llvm/llvm-project] f2b382: llvm-reduce: Try to preserve instruction metadata ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Mar 30 04:39:04 PDT 2025
Branch: refs/heads/users/arsenm/issue131825/llvm-reduce-preserve-metadata-as-argument-attrs
Home: https://github.com/llvm/llvm-project
Commit: f2b38261d81a0d7da874615042fb702014b9c2b2
https://github.com/llvm/llvm-project/commit/f2b38261d81a0d7da874615042fb702014b9c2b2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-30 (Sun, 30 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