[PATCH] D53236: [SelectionDAG] swap select_cc operands to enable folding

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 12:43:37 PST 2018


labrinea added a comment.

In https://reviews.llvm.org/D53236#1289222, @spatel wrote:

> LGTM
>
> (For reference: I was wondering why x86 doesn't show any diffs for this change; it looks like there's custom code in X86ISelLowering that already does the same thing.)


I see. Thanks for the review!


https://reviews.llvm.org/D53236





More information about the llvm-commits mailing list