[PATCH] D59363: [SelectionDAG] Add icmp UNDEF handling to SelectionDAG::FoldSetCC
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 11:53:11 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356938: [SelectionDAG] Add icmp UNDEF handling to SelectionDAG::FoldSetCC (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59363?vs=192042&id=192174#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59363/new/
https://reviews.llvm.org/D59363
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/test/CodeGen/AArch64/urem-seteq-vec-nonsplat.ll
llvm/trunk/test/CodeGen/SPARC/missinglabel.ll
llvm/trunk/test/CodeGen/X86/2006-11-17-IllegalMove.ll
llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll
llvm/trunk/test/CodeGen/X86/select.ll
llvm/trunk/test/CodeGen/X86/undef-ops.ll
llvm/trunk/test/CodeGen/X86/urem-seteq-vec-nonsplat.ll
llvm/trunk/test/CodeGen/X86/vector-shift-ashr-sub128-widen.ll
llvm/trunk/test/CodeGen/X86/vector-shift-lshr-sub128-widen.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59363.192174.patch
Type: text/x-patch
Size: 25085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/f5f89bd7/attachment-0001.bin>
More information about the llvm-commits
mailing list