[PATCH] D24435: Delete more dead code in SelectionDAG (NFC)

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 6 10:23:42 PDT 2016


vsk added a comment.

It looks like this patch is OK to land, minus changes related to SelectionDAG:: getTargetIndex. I filed http://llvm.org/PR30625 about adding test coverage for that function. I'll commit this later today if there are no more issues.


https://reviews.llvm.org/D24435





More information about the llvm-commits mailing list