[PATCH] D37088: [x86] NFC: More refactoring to pave the way to extending this ISel logic to handle other x86 pseudos that carry flags and thus can't be matched by our ISel patterns with fused memory accesses.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 24 19:06:44 PDT 2017
chandlerc marked an inline comment as done.
chandlerc added a comment.
Made change and landing, thanks!
https://reviews.llvm.org/D37088
More information about the llvm-commits
mailing list