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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 14:16:54 PDT 2017


spatel updated this revision to Diff 115719.
spatel added a comment.

Patch updated:
No code changes, but test output updated after the fix from https://reviews.llvm.org/rL313563.


https://reviews.llvm.org/D37017

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

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


More information about the llvm-commits mailing list