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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 12:20:18 PDT 2019


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

rebased - includes arm\fp16-instructions.ll fixes as well.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60006

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/AArch64/half.ll
  test/CodeGen/ARM/fcmp-xo.ll
  test/CodeGen/ARM/fp16-instructions.ll
  test/CodeGen/ARM/vcge.ll
  test/CodeGen/Mips/2013-11-18-fp64-const0.ll
  test/CodeGen/SPARC/fp128.ll
  test/CodeGen/SystemZ/DAGCombiner_illegal_BUILD_VECTOR.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60006.192888.patch
Type: text/x-patch
Size: 22241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190329/6108fa48/attachment.bin>


More information about the llvm-commits mailing list