[PATCH] D59363: [SelectionDAG] Add icmp UNDEF handling to SelectionDAG::FoldSetCC

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 08:13:50 PDT 2019


RKSimon updated this revision to Diff 190830.
RKSimon added a comment.

rebase - thanks @kparzysz


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59363/new/

https://reviews.llvm.org/D59363

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/AArch64/urem-seteq-vec-nonsplat.ll
  test/CodeGen/SPARC/missinglabel.ll
  test/CodeGen/SystemZ/buildvector-00.ll
  test/CodeGen/SystemZ/dag-combine-03.ll
  test/CodeGen/X86/2006-11-17-IllegalMove.ll
  test/CodeGen/X86/hoist-spill.ll
  test/CodeGen/X86/select.ll
  test/CodeGen/X86/tail-dup-merge-loop-headers.ll
  test/CodeGen/X86/tail-dup-repeat.ll
  test/CodeGen/X86/undef-ops.ll
  test/CodeGen/X86/urem-seteq-vec-nonsplat.ll
  test/CodeGen/X86/vec_int_to_fp-widen.ll
  test/CodeGen/X86/vec_int_to_fp.ll
  test/CodeGen/X86/vector-shift-ashr-sub128-widen.ll
  test/CodeGen/X86/vector-shift-lshr-sub128-widen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59363.190830.patch
Type: text/x-patch
Size: 36779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/ad6d6bec/attachment.bin>


More information about the llvm-commits mailing list