[PATCH] D43141: [DAG] make binops with undef operands consistent with IR

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 13:41:43 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324941: [DAG] make binops with undef operands consistent with IR (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43141?vs=133750&id=133923#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43141

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/Hexagon/tail-dup-subreg-map.ll
  llvm/trunk/test/CodeGen/X86/pr13577.ll
  llvm/trunk/test/CodeGen/X86/pr33960.ll
  llvm/trunk/test/CodeGen/X86/undef-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43141.133923.patch
Type: text/x-patch
Size: 8572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180212/cf0059ba/attachment.bin>


More information about the llvm-commits mailing list