[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 00:47:26 PDT 2022


nikic updated this revision to Diff 427231.
nikic marked 2 inline comments as done.
nikic added a comment.

Fix comment typos


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.427231.patch
Type: text/x-patch
Size: 4796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220505/77512bca/attachment.bin>


More information about the llvm-commits mailing list