[all-commits] [llvm/llvm-project] 62b5aa: llvm-reduce: Check shouldKeep before trying to red...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 27 10:16:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62b5aa984e845b95548ce85b4ecdd41a8683ae6b
https://github.com/llvm/llvm-project/commit/62b5aa984e845b95548ce85b4ecdd41a8683ae6b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M llvm/tools/llvm-reduce/deltas/ReduceOperands.cpp
Log Message:
-----------
llvm-reduce: Check shouldKeep before trying to reduce operands
No point doing the more complicated check first.
More information about the All-commits
mailing list