[PATCH] D41235: [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 07:48:06 PST 2018


niravd added a comment.

Okay. This looks good. Just one more quick sanity check: Is this patch rebased off of https://reviews.llvm.org/D42615 or without it? I just want to makre sure that we've not missed any test changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D41235





More information about the llvm-commits mailing list