[PATCH] D31944: [DAGCombiner] add (sext i1 X), 1 --> zext (not i1 X)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 13:39:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301457: [DAGCombiner] add (sext i1 X), 1 --> zext (not i1 X) (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D31944?vs=96742&id=96812#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31944

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/ARM/bool-ext-inc.ll
  llvm/trunk/test/CodeGen/X86/bool-ext-inc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31944.96812.patch
Type: text/x-patch
Size: 7710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/1db3899c/attachment.bin>


More information about the llvm-commits mailing list