[PATCH] D36858: [x86] Teach the cmov converter to aggressively convert cmovs with memory operands into control flow.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 09:57:14 PDT 2017


chandlerc added a comment.

While I'm writing the fix, and since it is already late in your TZ -- any other concerns before I land this?


https://reviews.llvm.org/D36858





More information about the llvm-commits mailing list