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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 13:17:18 PDT 2022


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

To confirm, you just missed updating a test, right?
Still LGTM - the extra test diff is an improvement. :)


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