[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
Wed Aug 10 13:19:02 PDT 2022


emgullufsen updated this revision to Diff 451613.
emgullufsen added a comment.

Added vector tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131140

Files:
  llvm/test/Transforms/InstCombine/and-xor-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131140.451613.patch
Type: text/x-patch
Size: 9816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/5e6aca55/attachment.bin>


More information about the llvm-commits mailing list