[all-commits] [llvm/llvm-project] 36e120: llvm-reduce: Use simpleSimplifyCFG in block reduction
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Apr 9 07:14:33 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/use-simpleSimplifyCFG-block-reduction
Home: https://github.com/llvm/llvm-project
Commit: 36e120dc795025a80a4b5a04d8a7186ec58ab61f
https://github.com/llvm/llvm-project/commit/36e120dc795025a80a4b5a04d8a7186ec58ab61f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths:
M llvm/test/tools/llvm-reduce/remove-bb-switch-default.ll
M llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp
Log Message:
-----------
llvm-reduce: Use simpleSimplifyCFG in block reduction
Use the more targeted method of pruning newly dead blocks.
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