[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 18:07:13 PDT 2017
chandlerc added a comment.
Ok, review comments addressed, tests added (after winning several battles with the register allocator to make interesting cmov groups).
https://reviews.llvm.org/D36858
More information about the llvm-commits
mailing list