[all-commits] [llvm/llvm-project] 4afb10: llvm-reduce: Reduce prefix data
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jan 3 08:06:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4afb10d572ead76b033c72195f6d280014e04ccc
https://github.com/llvm/llvm-project/commit/4afb10d572ead76b033c72195f6d280014e04ccc
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/lib/Transforms/Utils/CloneFunction.cpp
A llvm/test/tools/llvm-reduce/reduce-prefix-data.ll
M llvm/tools/llvm-reduce/deltas/ReduceFunctionBodies.cpp
Log Message:
-----------
llvm-reduce: Reduce prefix data
Also fixes broken cloning.
More information about the All-commits
mailing list