[all-commits] [llvm/llvm-project] 538c46: llvm-reduce: Add -abort-on-invalid-reduction to mo...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Mar 28 00:52:56 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/add-abort-on-invalid-reduction-to-remaining-tests
Home: https://github.com/llvm/llvm-project
Commit: 538c46d82efe8f6f1da29fa9e36ffba6abd54c28
https://github.com/llvm/llvm-project/commit/538c46d82efe8f6f1da29fa9e36ffba6abd54c28
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M llvm/test/tools/llvm-reduce/distinct-dimetadata-nullptr.ll
M llvm/test/tools/llvm-reduce/operands-to-args-metadata.ll
M llvm/test/tools/llvm-reduce/reduce-distinct-metadata.ll
M llvm/test/tools/llvm-reduce/remove-attributes-from-intrinsics.ll
M llvm/test/tools/llvm-reduce/remove-function-bodies.ll
M llvm/test/tools/llvm-reduce/remove-instructions.ll
M llvm/test/tools/llvm-reduce/remove-metadata.ll
M llvm/test/tools/llvm-reduce/remove-module-data.ll
M llvm/test/tools/llvm-reduce/remove-multiple-use-of-args-in-same-instruction.ll
M llvm/test/tools/llvm-reduce/skip-delta-passes.ll
M llvm/test/tools/llvm-reduce/temporary-files-as-bitcode-split.ll
M llvm/test/tools/llvm-reduce/temporary-files-as-bitcode.ll
Log Message:
-----------
llvm-reduce: Add -abort-on-invalid-reduction to more tests
If I flip the default, the only failures are in MIR tests.
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