[PATCH] D37139: [x86] Extend the manual ISel of `add` and `sub` with both RMW memory operands and used flags to support matching immediate operands.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 00:03:29 PDT 2017


chandlerc added a comment.

Rebased, fixes included. Anything else before I land this?


https://reviews.llvm.org/D37139





More information about the llvm-commits mailing list