[PATCH] D124930: [DagCombine] Fold (X & ~Y) | Y with truncated not

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 02:10:37 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9678936f1807: [DAGCombine] Fold (X & ~Y) | Y with truncated not (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124930

Files:
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/X86/add-and-not.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124930.427242.patch
Type: text/x-patch
Size: 4796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/1828eb4b/attachment.bin>


More information about the llvm-commits mailing list