[PATCH] D110339: SelectionDAGBuilder: Improve canonicalization by not swapping branch targets

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 09:08:10 PDT 2021


MatzeB added a comment.

> I always found this annoying. Can we just unconditionally remove it?

I would love to, but I am not in a position to deal with all the test churn (and I tried for the last couple days). Theres little details that need fixing (see "Target Specifics" section in the summary) and general test churn that needs review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110339



More information about the llvm-commits mailing list