[PATCH] D140541: [MachineCombiner][NFC] Rename `MinInstr` to `TraceEnsemble`

Anton Sidorenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 02:56:48 PST 2022


asi-sc created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
asi-sc requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

We are about to allow different trace strategies for MachineCombiner. Make
the name of the ensemble strategy-neutral.

Depends on D140540 <https://reviews.llvm.org/D140540>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140541

Files:
  llvm/lib/CodeGen/MachineCombiner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140541.484780.patch
Type: text/x-patch
Size: 5954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/829cebae/attachment.bin>


More information about the llvm-commits mailing list