[all-commits] [llvm/llvm-project] 0d5c6b: llvm-reduce: Avoid invalid reductions on x86_intrcc
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Mar 28 09:08:57 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/avoid-invalid-reduction-x86_intrcc
Home: https://github.com/llvm/llvm-project
Commit: 0d5c6be0c28ad4af2c7e78dfc33e5642a8e040fc
https://github.com/llvm/llvm-project/commit/0d5c6be0c28ad4af2c7e78dfc33e5642a8e040fc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
A llvm/test/tools/llvm-reduce/reduce-arguments-x86_intrcc.ll
M llvm/tools/llvm-reduce/deltas/ReduceArguments.cpp
Log Message:
-----------
llvm-reduce: Avoid invalid reductions on x86_intrcc
If there are arguments, the first one must be byval.
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