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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 02:42:06 PDT 2022


foad added a comment.

In D131142#3743081 <https://reviews.llvm.org/D131142#3743081>, @bcl5980 wrote:

> We need to keep nsw/nuw for add I think.

Agreed, good point.


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