[PATCH] D24424: Delete dead code in PBQP (NFC)

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 13:26:14 PDT 2016


vsk created this revision.
vsk added reviewers: aadg, jnspaulsson, lhames.
vsk added a subscriber: llvm-commits.
Herald added subscribers: qcolombet, MatzeB, aemerson.

I tested this with "ninja llc check-llvm-codegen" on a Debug (x86, aarch64, arm) build.

Found with llvm-cov.

https://reviews.llvm.org/D24424

Files:
  include/llvm/CodeGen/PBQP/CostAllocator.h
  include/llvm/CodeGen/PBQP/Graph.h
  include/llvm/CodeGen/PBQP/Math.h
  include/llvm/CodeGen/PBQP/Solution.h
  include/llvm/CodeGen/RegAllocPBQP.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24424.70894.patch
Type: text/x-patch
Size: 11919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160909/351094ac/attachment.bin>


More information about the llvm-commits mailing list