[PATCH] D43201: [X86] Only reorder srl/and on last DAG combiner run

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 08:51:26 PST 2018


craig.topper added a comment.

It looks like the behavior of the cases in test-shrink are currently dependent on the order of the operands to the branch...


https://reviews.llvm.org/D43201





More information about the llvm-commits mailing list