[PATCH] D131142: [InstCombine] Canonicalize "and, add", "or, add", "xor, add"

Eric Gullufsen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 3 22:51:47 PDT 2022


emgullufsen added a comment.

I wasn't sure whether to subsume D130080 <https://reviews.llvm.org/D130080> or make this revision a child of that one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131142



More information about the llvm-commits mailing list