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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 24 12:35:49 PDT 2019


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

rebase


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/X86/2006-11-17-IllegalMove.ll
  test/CodeGen/X86/avx512-insert-extract.ll
  test/CodeGen/X86/select.ll
  test/CodeGen/X86/undef-ops.ll
  test/CodeGen/X86/urem-seteq-vec-nonsplat.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.192042.patch
Type: text/x-patch
Size: 25307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190324/d593a8d0/attachment.bin>


More information about the llvm-commits mailing list