[all-commits] [llvm/llvm-project] 5bdd0b: [MachineCombiner][NFC] Rename `MinInstr` to `Trace...
Anton Sidorenko via All-commits
all-commits at lists.llvm.org
Thu Feb 16 04:09:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bdd0beeee56dae90a2b60a0d81461cdae8e361c
https://github.com/llvm/llvm-project/commit/5bdd0beeee56dae90a2b60a0d81461cdae8e361c
Author: Anton Sidorenko <anton.sidorenko at syntacore.com>
Date: 2023-02-16 (Thu, 16 Feb 2023)
Changed paths:
M llvm/lib/CodeGen/MachineCombiner.cpp
Log Message:
-----------
[MachineCombiner][NFC] Rename `MinInstr` to `TraceEnsemble`
We are about to allow different trace strategies for MachineCombiner. Make
the name of the ensemble strategy-neutral.
Depends on D140540
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D140541
More information about the All-commits
mailing list