[PATCH] D46493: [DagCombiner] Not all 'andn''s work with immediates.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 14:57:45 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331684: [DagCombiner] Not all 'andn''s work with immediates. (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46493?vs=145492&id=145557#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46493

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/icmp-opt.ll
  llvm/trunk/test/CodeGen/X86/selectcc-to-shiftand.ll
  llvm/trunk/test/CodeGen/X86/unfold-masked-merge-scalar-variablemask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46493.145557.patch
Type: text/x-patch
Size: 4800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/7082ddd4/attachment.bin>


More information about the llvm-commits mailing list