[PATCH] D131140: [NFC][InstCombine] Add baseline tests for canonicalizing "and, add", "or, add", "xor, add"

Eric Gullufsen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 11:02:05 PDT 2022


emgullufsen added a comment.

I need a few more test cases I'd neglected (multiple use negative case at least) I am realizing, will update patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131140



More information about the llvm-commits mailing list