[PATCH] D145142: [X86] Add test for `~x & x` -> `0` in DAG Lowering; NFC

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 02:04:17 PST 2023


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

LGTM - but maybe name this combine-andn.ll ? Or just add them to combine-and.ll?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145142



More information about the llvm-commits mailing list