[PATCH] D46492: [DAGCombiner] Masked merge: don't touch "not" xor's.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 5 08:49:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331595: [DAGCombiner] Masked merge: don't touch "not" xor's. (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46492?vs=145360&id=145375#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46492

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AArch64/unfold-masked-merge-scalar-variablemask.ll
  llvm/trunk/test/CodeGen/X86/unfold-masked-merge-scalar-variablemask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46492.145375.patch
Type: text/x-patch
Size: 4829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180505/6659844b/attachment-0001.bin>


More information about the llvm-commits mailing list