[PATCH] D60006: [SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCC

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 07:55:07 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357765: [SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCC (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60006?vs=193062&id=193876#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60006

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/AArch64/half.ll
  llvm/trunk/test/CodeGen/ARM/fcmp-xo.ll
  llvm/trunk/test/CodeGen/ARM/fp16-instructions.ll
  llvm/trunk/test/CodeGen/ARM/vcge.ll
  llvm/trunk/test/CodeGen/SPARC/fp128.ll
  llvm/trunk/test/CodeGen/X86/block-placement.ll
  llvm/trunk/test/CodeGen/X86/fcmp-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60006.193876.patch
Type: text/x-patch
Size: 36538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190405/c1ac9e47/attachment.bin>


More information about the llvm-commits mailing list