[PATCH] D37017: [DAGCombiner] fold assertzexts separated by trunc

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 15:07:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313577: [DAGCombiner] fold assertzexts separated by trunc (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D37017?vs=115719&id=115730#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37017

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/bool-zext.ll
  llvm/trunk/test/CodeGen/X86/critical-edge-split-2.ll
  llvm/trunk/test/CodeGen/X86/fp128-select.ll
  llvm/trunk/test/CodeGen/X86/illegal-bitfield-loadstore.ll
  llvm/trunk/test/CodeGen/X86/mask-negated-bool.ll
  llvm/trunk/test/CodeGen/X86/negate-i1.ll
  llvm/trunk/test/CodeGen/X86/select_const.ll
  llvm/trunk/test/CodeGen/X86/sext-i1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37017.115730.patch
Type: text/x-patch
Size: 12483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/da57c7d9/attachment-0001.bin>


More information about the llvm-commits mailing list