[PATCH] D36619: [MachineCombiner] Update instruction depths incrementally for large BBs.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 05:36:50 PDT 2017


fhahn updated this revision to Diff 114163.
fhahn marked an inline comment as done.

https://reviews.llvm.org/D36619

Files:
  include/llvm/CodeGen/MachineTraceMetrics.h
  lib/CodeGen/MachineCombiner.cpp
  lib/CodeGen/MachineTraceMetrics.cpp
  test/CodeGen/AArch64/machine-combiner.ll
  test/CodeGen/X86/machine-combiner.ll
  test/CodeGen/X86/mul-constant-result.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36619.114163.patch
Type: text/x-patch
Size: 12959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/880e2b16/attachment.bin>


More information about the llvm-commits mailing list