[PATCH] D88551: [InstCombine] Test cases added for pattern "(~A & B) ^ A -> (A | B)"

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 11:43:51 PDT 2020


spatel commandeered this revision.
spatel edited reviewers, added: Jac1494; removed: spatel.
spatel added a comment.
Herald added a subscriber: mcrosier.

Commandeering to close the review. I made test changes with rG77fb8cbd60cf <https://reviews.llvm.org/rG77fb8cbd60cfd185b710886c4fe53e1865f24ce8> that should provide the coverage I requested.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88551/new/

https://reviews.llvm.org/D88551



More information about the llvm-commits mailing list