[all-commits] [llvm/llvm-project] 8cad6a: llvm-reduce: Do not reduce alloca array sizes to 0
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 1 23:39:28 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/do-not-reduce-alloca-size-to-0
Home: https://github.com/llvm/llvm-project
Commit: 8cad6a94ce4b703e2c19794e1e6c737838bea85c
https://github.com/llvm/llvm-project/commit/8cad6a94ce4b703e2c19794e1e6c737838bea85c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
A llvm/test/tools/llvm-reduce/reduce-operands-alloca.ll
M llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
Log Message:
-----------
llvm-reduce: Do not reduce alloca array sizes to 0
Fixes #64340
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