[PATCH] D145177: [DAGCombiner] Add fold for `~x + x` -> `-1`

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 14:13:57 PST 2023


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

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145177



More information about the llvm-commits mailing list