[all-commits] [llvm/llvm-project] b74182: [llvm-reduce] Handle new flags in complexity score
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Aug 7 05:09:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b74182edaeeddfb10930e44048bf6b16704c45d9
https://github.com/llvm/llvm-project/commit/b74182edaeeddfb10930e44048bf6b16704c45d9
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M llvm/tools/llvm-reduce/ReducerWorkItem.cpp
M llvm/tools/llvm-reduce/deltas/ReduceInstructionFlags.cpp
Log Message:
-----------
[llvm-reduce] Handle new flags in complexity score
This has gotten out of sync with the actual flag reduction. It's
not particularly important though, as it only seems to be used to
determine whether to do another round of delta reduction.
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