[PATCH] D124709: [InstCombine][NFC] Add baseline tests for folds of ((A&B)^C)|B

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 17:05:36 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG46bef4d71355: [InstCombine][NFC] Add baseline tests for folds of ((A&B)^C)|B (authored by alexander-shaposhnikov).

Changed prior to commit:
  https://reviews.llvm.org/D124709?vs=426855&id=427163#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124709

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124709.427163.patch
Type: text/x-patch
Size: 7205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/c88b693c/attachment.bin>


More information about the llvm-commits mailing list