[PATCH] D30355: [ARM] don't transform an add(ext Cond), C to select unless there's a setcc of the condition

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 12:01:13 PST 2017


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM.

> Actually, there's no diff on that test from the proposed code change in this patch, so I should commit that before this patch as an independent change?

If you want; doesn't really matter either way.


https://reviews.llvm.org/D30355





More information about the llvm-commits mailing list