[PATCH] D57921: [DAG] Cleanup unused node in SimplifySelectCC.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 09:18:59 PDT 2019


niravd added a comment.

It fell off the end of my work queue, but yes.

There's also a natural followup replacing another instance of SimplifySetCC, which seems to have similar wins that I'll put up in a bit.

In D57921#1433138 <https://reviews.llvm.org/D57921#1433138>, @RKSimon wrote:

> @niravd Are you still looking at this?





Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57921/new/

https://reviews.llvm.org/D57921





More information about the llvm-commits mailing list