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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 04:03:28 PDT 2019


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

rebase with some additional constant folding tests


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/SPARC/fp128.ll
  test/CodeGen/X86/fcmp-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60006.193060.patch
Type: text/x-patch
Size: 22834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/44a3e607/attachment.bin>


More information about the llvm-commits mailing list