[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 04:25:27 PDT 2019


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

rebase after regenerating sparc test in rL356253 <https://reviews.llvm.org/rL356253>


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/Hexagon/autohvx/isel-setcc-pair.ll
  test/CodeGen/Hexagon/expand-condsets-dead-pred.ll
  test/CodeGen/Hexagon/packetize-impdef-1.ll
  test/CodeGen/Hexagon/redundant-branching2.ll
  test/CodeGen/Hexagon/swp-change-deps.ll
  test/CodeGen/Hexagon/swp-epilog-phi2.ll
  test/CodeGen/Hexagon/swp-epilog-phi9.ll
  test/CodeGen/Hexagon/swp-prolog-phi.ll
  test/CodeGen/Hexagon/swp-rename.ll
  test/CodeGen/Hexagon/tail-dup-subreg-map.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.190806.patch
Type: text/x-patch
Size: 43823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/04dc8b4e/attachment.bin>


More information about the llvm-commits mailing list